v.1.6.0 debian hosts

This commit is contained in:
2026-03-24 16:26:25 +01:00
parent 3f024628d8
commit 63b7a52bde
4 changed files with 23 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
### keine Rechte fuer User ansible
- name: Manage Docker Compose services
hosts: paperless, mongodb, gitea,
newt-pangolin, jenkins, ionos-ubuntu-01, jellyfin
newt-debian, jenkins, ionos-debian-01, jellyfin
# hosts: wiki !!! TOOK WIKI OUT !!!
become: true
vars:
@@ -11,9 +11,9 @@
paperless: "/home/admin"
mongodb: "/home/admin/mongodb"
gitea: "/home/admin"
newt-pangolin: "/home/admin/newt"
newt-debian: "/home/admin/newt"
jenkins: "/home/admin/jenkins"
ionos-ubuntu-01: "/root"
ionos-debian-01: "/root/pangolin"
jellyfin: "/home/admin/jellyfin"
force_pull: false
force_recreate: false
@@ -44,6 +44,7 @@
- name: Docker prune
community.docker.docker_prune:
containers: true
images: true
# networks: true
# volumes: true