First implementation
This commit is contained in:
9
ansible/hosts
Normal file
9
ansible/hosts
Normal file
@ -0,0 +1,9 @@
|
||||
[car]
|
||||
satanas.local ansible_user=pi become=yes become_user=root
|
||||
diabolo.local ansible_user=pi become=yes become_user=root
|
||||
|
||||
[microservice]
|
||||
diabolo.local
|
||||
|
||||
[donkey]
|
||||
satanas.local
|
Reference in New Issue
Block a user