1
0
Fork 0

rearrange things, automate ansible inventory

This commit is contained in:
Von Random 2025-01-19 23:57:00 +02:00
parent 299b142adc
commit e2423e7e92
11 changed files with 32 additions and 33 deletions

6
ansible/ansible.cfg Normal file
View file

@ -0,0 +1,6 @@
[defaults]
inventory = inventory.yml
remote_user = andrei
private_key_file = id_ed25519_yatf
host_key_checking = False