diff --git a/ansible.cfg b/ansible.cfg index 3bc2af3..7a0beae 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -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] diff --git a/host_vars/10.1.1.193.yml b/host_vars/10.1.1.193.yml index 4fe4c7a..c6206b3 100644 --- a/host_vars/10.1.1.193.yml +++ b/host_vars/10.1.1.193.yml @@ -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"