0.1.6-DEV-20200417-163628

-------------------------
    * MODIFY:
      - host_vars/10.1.1.193.yml modified to add spacewalk for testing
      - modified ansible.cfg to be in line with our new requirements
This commit is contained in:
2020-04-17 16:36:34 -04:00
parent 8de3574ab2
commit 7f1267b8d5
2 changed files with 6 additions and 1 deletions

View File

@ -12,7 +12,8 @@ forks = 8
timeout = 30
host_key_checking = False
display_skipped_hosts = False
ansible_python_interpreter=/usr/bin/python3
# ansible_python_interpreter=/usr/bin/python3
interpreter_python=auto_silent
[ssh_connection]