rearrange things, automate ansible inventory
This commit is contained in:
parent
299b142adc
commit
e2423e7e92
11 changed files with 32 additions and 33 deletions
6
ansible/ansible.cfg
Normal file
6
ansible/ansible.cfg
Normal file
|
@ -0,0 +1,6 @@
|
|||
[defaults]
|
||||
inventory = inventory.yml
|
||||
|
||||
remote_user = andrei
|
||||
private_key_file = id_ed25519_yatf
|
||||
host_key_checking = False
|
Loading…
Add table
Add a link
Reference in a new issue