version 1.2

This commit is contained in:
lenape
2025-04-08 13:56:36 +00:00
parent 7acd8471f9
commit 9ecacd8608
13 changed files with 130 additions and 1005 deletions

4
ansible/ansible.cfg Normal file
View File

@@ -0,0 +1,4 @@
[defaults]
inventory = inventory.ini
private_key_file = ~/.ssh/lenape_key
host_key_checking = False