parent
5981af269c
commit
3cb92532c1
@ -1,3 +1 @@ |
||||
cloverfield ansible_host=192.168.1.153 |
||||
clovermine ansible_host=192.168.1.154 |
||||
clovermill ansible_host=192.168.1.149 |
||||
localhost ansible_connection=local |
||||
|
@ -0,0 +1,7 @@ |
||||
--- |
||||
- name: Raspberry Pi self configuration |
||||
hosts: localhost |
||||
user: root |
||||
connection: local |
||||
roles: |
||||
- common |
Loading…
Reference in new issue