This commit is contained in:
2023-07-04 18:59:39 +02:00
parent 813fd96738
commit 8c3e380d16
115 changed files with 4510 additions and 4 deletions

2
group_vars/all.yml Normal file
View File

@ -0,0 +1,2 @@
# The variable for the location of the python interperter is required if only python3 is installed on the target hosts
ansible_python_interpreter: /usr/bin/python3