debug
This commit is contained in:
@@ -4,15 +4,18 @@ raspis:
|
||||
serviceraspi.realm.local:
|
||||
ansible_ssh_host: 192.168.0.28
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_become_pass: "#gentoo#"
|
||||
testdummy.realm.local:
|
||||
ansible_ssh_host: 192.168.0.123
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_become_pass: "#gentoo#"
|
||||
|
||||
debian10:
|
||||
hosts:
|
||||
admcenter.realm.local:
|
||||
ansible_ssh_host: 192.168.0.99
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_become_pass: "#gentoo#"
|
||||
|
||||
debian9:
|
||||
hosts:
|
||||
|
||||
Reference in New Issue
Block a user