Python 3.x 対応 参考: Ansible を Python2.x から Python3.x に対応させる手順とトラブルシューティング – Qiita Python 3 Support | Ansible Documentation [Official] Python のバージョンを確認する Ansible がインストールされている環境の Python バージョンを確認する。 $ ansible --version | grep "python version" 参考: Python 3 Support | Ansible Documentation [Official] タグ: Ansible