repo: Move ansible setup to root dir
This commit is contained in:
parent
ff718b46ef
commit
6a1e01575c
41 changed files with 0 additions and 172 deletions
6
inventory
Normal file
6
inventory
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[host_system]
|
||||
bob ansible_ssh_private_key_file=~/.ssh/keys/bob
|
||||
|
||||
[instance_system]
|
||||
#ansibletest ansible_connection=docker
|
||||
dockerbob ansible_connection=community.general.incus ansible_incus_remote=bob
|
||||
Loading…
Add table
Add a link
Reference in a new issue