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:
parent
8de3574ab2
commit
7f1267b8d5
@ -12,7 +12,8 @@ forks = 8
|
|||||||
timeout = 30
|
timeout = 30
|
||||||
host_key_checking = False
|
host_key_checking = False
|
||||||
display_skipped_hosts = False
|
display_skipped_hosts = False
|
||||||
ansible_python_interpreter=/usr/bin/python3
|
# ansible_python_interpreter=/usr/bin/python3
|
||||||
|
interpreter_python=auto_silent
|
||||||
|
|
||||||
|
|
||||||
[ssh_connection]
|
[ssh_connection]
|
||||||
|
@ -87,3 +87,7 @@
|
|||||||
jacobs-tablet:
|
jacobs-tablet:
|
||||||
mac_address: "20:d1:60:ec:44:07"
|
mac_address: "20:d1:60:ec:44:07"
|
||||||
ip_address : "10.1.1.218"
|
ip_address : "10.1.1.218"
|
||||||
|
|
||||||
|
spacewalk:
|
||||||
|
mac_address: "A6:74:37:B9:54:EF"
|
||||||
|
ip_address : "10.1.1.130"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user