0.1.5-DEV-20220108-065211

-------------------------
    * MODIFY:
      - ansible.cfg changes
This commit is contained in:
Chris Hammer 2022-01-08 06:52:22 -05:00
parent 30cde13cb9
commit 86f41f09df

View File

@ -14,9 +14,8 @@ timeout = 30
host_key_checking = False host_key_checking = False
display_skipped_hosts = False display_skipped_hosts = False
interpreter_python = auto_silent interpreter_python = auto_silent
# ansible_python_interpreter=/usr/bin/python3
bin_ansible_callbacks = true bin_ansible_callbacks = true
callback_whitelist = yaml, timer, profile_tasks, profile_roles callback_enabled = yaml, timer, profile_tasks, profile_roles
[ssh_connection] [ssh_connection]