Open3

ansible-core 2.16 / ansible 9 関連メモ

akira 6592akira 6592

ansible-core 2.16 基本情報

ansible-core 2.16 document

https://docs.ansible.com/ansible-core/2.16/index.html

ansible-core 2.16 ロードマップ

https://docs.ansible.com/ansible-core/2.16/roadmap/ROADMAP_2_16.html

Drop Python 3.5 support for module execution
Drop Python 3.9 support for controller

ansible-core 2.16 changelog

https://github.com/ansible/ansible/blob/stable-2.16/changelogs/CHANGELOG-v2.16.rst#v2-16-0

Removed Python 3.9 as a supported version on the controller. Python 3.10 or newer is required.

コントロールノードでの Python 3.9 サポートの削除

Removed Python 3.5 as a supported remote version. Python 2.7 or Python 3.6+ is now required.

マネージドノードでの Python 3.5 サポートの削除

Removed include which has been deprecated in Ansible 2.12. Use include_tasks or import_tasks instead.

ansible-core と サポートする Python バージョンの関係
https://docs.ansible.com/ansible/devel/reference_appendices/release_and_maintenance.html

ansible-core 2.16 Porting Guide

https://docs.ansible.com/ansible-core/2.16/porting_guides/porting_guide_core_2.16.html

動画

https://www.youtube.com/watch?v=xJGoEWmJKOk