Initial Commit

This commit is contained in:
Christer Warén
2024-05-05 18:10:54 +03:00
commit 923312b782
16 changed files with 693 additions and 0 deletions

7
inventories/mkj/hosts Normal file
View File

@ -0,0 +1,7 @@
---
all:
hosts:
mkj:
vars:
ansible_connection: local
ansible_python_interpreter: "{{ansible_playbook_python}}"