chore: ansible dummy
This commit is contained in:
commit
b68e40fc19
4 changed files with 62 additions and 0 deletions
7
ansible/inventory.yml
Normal file
7
ansible/inventory.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
myhosts:
|
||||
hosts:
|
||||
mikoshi:
|
||||
ansible_host: 192.168.0.13
|
||||
vars:
|
||||
ansible_user: root
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue