Open3
ansible-core 2.16 / ansible 9 関連メモ
ansible-core 2.16 基本情報
ansible-core 2.16 document
ansible-core 2.16 ロードマップ
Drop Python 3.5 support for module execution
Drop Python 3.9 support for controller
ansible-core 2.16 changelog
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 バージョンの関係
ansible-core 2.16 Porting Guide
動画
ansible 9 基本情報
ansible 9 ロードマップ
ansible 9 Porting Guide
ansible 9 changelog
ansible 9 でセットでインストールされる collection の定義
ansible 9.0.0 リリース
自分のポスト