This commit is contained in:
Christer Warén
2024-05-05 18:44:06 +03:00
parent f226606aa5
commit b26fb7d6ab
10 changed files with 94 additions and 71 deletions

7
inventories/mpp/hosts Normal file
View File

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