You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
115 lines
2.3 KiB
115 lines
2.3 KiB
pi-tanked:
|
|
hosts:
|
|
quimby:
|
|
willie:
|
|
kirk:
|
|
brandine:
|
|
hans:
|
|
cleatus:
|
|
clancy:
|
|
|
|
pi4:
|
|
hosts:
|
|
clancy:
|
|
willie:
|
|
quimby:
|
|
hans:
|
|
pye:
|
|
julius:
|
|
cleatus:
|
|
mary:
|
|
sherry:
|
|
carl:
|
|
barney:
|
|
kirk:
|
|
brandine:
|
|
martin:
|
|
|
|
pis:
|
|
hosts:
|
|
clancy:
|
|
willie:
|
|
quimby:
|
|
hans:
|
|
pye:
|
|
julius:
|
|
cleatus:
|
|
mary:
|
|
sherry:
|
|
carl:
|
|
barney:
|
|
kirk:
|
|
brandine:
|
|
edna:
|
|
vars:
|
|
ansible_python_interpreter: /usr/bin/python3
|
|
ansible_connection: ssh
|
|
ansible_sudo: true
|
|
ansible_become: true
|
|
ansible_user: pi
|
|
ansible_ssh_common_args: '-o StrictHostKeyChecking=no'
|
|
ansible_ssh_private_key_file: ~/.ssh/id_rsa
|
|
blini:
|
|
hosts:
|
|
192.168.178.24:
|
|
willie:
|
|
kirk:
|
|
brandine:
|
|
vars:
|
|
ansible_python_interpreter: /usr/bin/python3
|
|
ansible_connection: ssh
|
|
ansible_sudo: true
|
|
ansible_become: true
|
|
ansible_user: pi
|
|
ansible_ssh_common_args: '-o StrictHostKeyChecking=no'
|
|
ansible_ssh_private_key_file: ~/.ssh/id_rsa
|
|
frinks:
|
|
hosts:
|
|
frink00:
|
|
frink01:
|
|
frink02:
|
|
frink03:
|
|
frink04:
|
|
frink05:
|
|
vars:
|
|
ansible_python_interpreter: /usr/bin/python3
|
|
ansible_connection: ssh
|
|
ansible_sudo: true
|
|
ansible_become: true
|
|
ansible_user: pi
|
|
ansible_ssh_common_args: '-o StrictHostKeyChecking=no'
|
|
ansible_ssh_private_key_file: ~/.ssh/id_rsa
|
|
servers:
|
|
hosts:
|
|
ollital.de:
|
|
vasmani.de:
|
|
ollital.net:
|
|
ashkente.de:
|
|
olliberry.de:
|
|
vars:
|
|
ansible_python_interpreter: /usr/bin/python3
|
|
ansible_connection: ssh
|
|
ansible_port: 1770
|
|
ansible_sudo: true
|
|
ansible_become: true
|
|
ansible_user: olli
|
|
ansible_ssh_common_args: '-o StrictHostKeyChecking=no'
|
|
ansible_ssh_private_key_file: ~/.ssh/id_rsa
|
|
serversip:
|
|
hosts:
|
|
81.169.195.18:
|
|
85.215.93.229:
|
|
62.75.191.218:
|
|
85.214.240.190:
|
|
85.214.129.239:
|
|
vars:
|
|
ansible_python_interpreter: /usr/bin/python3
|
|
ansible_connection: ssh
|
|
ansible_port: 1770
|
|
ansible_sudo: true
|
|
ansible_become: true
|
|
ansible_user: olli
|
|
ansible_ssh_common_args: '-o StrictHostKeyChecking=no'
|
|
ansible_ssh_private_key_file: ~/.ssh/id_rsa
|
|
|
|
|
|
|