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:
Chris Hammer 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]

View File

@ -87,3 +87,7 @@
jacobs-tablet:
mac_address: "20:d1:60:ec:44:07"
ip_address : "10.1.1.218"
spacewalk:
mac_address: "A6:74:37:B9:54:EF"
ip_address : "10.1.1.130"