This commit is contained in:
Jack
2025-08-03 17:56:59 +01:00
commit 9792d05450
8 changed files with 105 additions and 0 deletions

6
hosts Normal file
View File

@@ -0,0 +1,6 @@
[servers]
<hostname> ansible_user="<user>"
[docker_servers]
<Serverhostname> ansible_user="<user>" docker_folder="Pathtodocker"