mirror of
https://github.com/ruanbekker/rpi-ansible.git
synced 2025-04-20 01:11:38 +02:00
Update hosts.remote
This commit is contained in:
parent
01856825a8
commit
a8cb34605e
@ -1,5 +1,4 @@
|
||||
[raspberrypi]
|
||||
cloverdale ansible_host=cloverdale.local
|
||||
cloverleaf ansible_host=cloverleaf.local
|
||||
clovermine ansible_host=clovermine.local
|
||||
clovermill ansible_host=clovermill.local
|
||||
rpi-02 ansible_host=rpi-02.local ansible_user=pi ansible_ssh_private_key_file=~/.ssh/id_rsa ansible_python_interpreter=/usr/bin/python3
|
||||
[raspberrypi:vars]
|
||||
ansible_ssh_common_args='-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null'
|
||||
|
Loading…
x
Reference in New Issue
Block a user