Ansible: ターゲットノードでpython3を使用するansible.cfg設定は、ansible_python_interpreterでは無くinterpreter_python - Qiita
Ansibleでターゲットノードにてpython3を使用する ansible.cfgによるpython3指定でトラブルに遭遇したので備忘 環境 ansible 2.9.4, 2.9.5 変数で設定 変数で設定する場合には、ansible_python_interpre...