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.
135 lines
2.6 KiB
135 lines
2.6 KiB
pi-tanked:
|
|
hosts:
|
|
quimby:
|
|
willie:
|
|
kirk:
|
|
brandine:
|
|
hans:
|
|
cleatus:
|
|
clancy:
|
|
|
|
bramble4:
|
|
hosts:
|
|
quimby:
|
|
willie:
|
|
kirk:
|
|
brandine:
|
|
|
|
pi4:
|
|
hosts:
|
|
clancy:
|
|
willie:
|
|
quimby:
|
|
hans:
|
|
julius:
|
|
cleatus:
|
|
mary:
|
|
sherry:
|
|
carl:
|
|
barney:
|
|
kirk:
|
|
brandine:
|
|
martin:
|
|
lenny:
|
|
terry:
|
|
|
|
pis:
|
|
hosts:
|
|
terry:
|
|
gabbo:
|
|
clancy:
|
|
willie:
|
|
quimby:
|
|
hans:
|
|
julius:
|
|
cleatus:
|
|
mary:
|
|
sherry:
|
|
carl:
|
|
barney:
|
|
kirk:
|
|
brandine:
|
|
edna:
|
|
arnie:
|
|
bart:
|
|
lenny:
|
|
apu:
|
|
# selma:
|
|
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:
|
|
quimby:
|
|
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.nrw:
|
|
# vasmani.de:
|
|
# ollital.net:
|
|
ashkente.de:
|
|
# 85.214.129.239:
|
|
mail.olli-cloud.de:
|
|
git.olli-cloud.de:
|
|
mumble.olli-cloud.de:
|
|
blog.olli-cloud.de:
|
|
mehrnext.de:
|
|
h2951071.stratoserver.net:
|
|
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
|
|
|
|
|
|
|