Initial Ansible setup
This commit is contained in:
parent
b858974745
commit
dac8bde203
4 changed files with 39 additions and 0 deletions
6
inventory.yaml
Normal file
6
inventory.yaml
Normal file
|
@ -0,0 +1,6 @@
|
|||
ovh:
|
||||
hosts:
|
||||
siberys:
|
||||
ansible_host: siberys.qenya.tel
|
||||
vars:
|
||||
ansible_user: fedora
|
Loading…
Add table
Add a link
Reference in a new issue