Add incus server prep ansible stack
This commit is contained in:
parent
6b96d0032a
commit
9e94dfbc52
6 changed files with 382 additions and 0 deletions
3
ansible/ansible.cfg
Normal file
3
ansible/ansible.cfg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[defaults]
|
||||
remote_tmp = /tmp
|
||||
inventory = inventory
|
||||
Loading…
Add table
Add a link
Reference in a new issue