This commit is contained in:
Mende
2020-12-02 16:43:42 +01:00
parent c02f4b9761
commit 0e22a9329b
+3
View File
@@ -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: