diff --git a/ansible.cfg b/ansible.cfg index e5d9696..6ea7544 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -3,6 +3,7 @@ callbacks_enabled = profile_tasks inventory = inventory.cfg localhost_warning = False vault_password_file = vault.key +editor = code --wait interpreter_python = /usr/bin/python3.11 deprecation_warnings=False