commited current state

This commit is contained in:
Ansible Servercow
2026-04-14 11:38:07 +02:00
parent ea7d5112d6
commit 590d37e4cf
10 changed files with 96 additions and 73 deletions

View File

@@ -3,7 +3,7 @@
user: tincadmin
become: true
vars:
github_mailcow_ver: "2026-01" # GitHub Version Tag | Value to compare the current running mailcow version to.
github_mailcow_ver: "2026-03b" # GitHub Version Tag | Value to compare the current running mailcow version to.
do_snapshots: true # Set to true to create Proxmox snapshots before updating mailcow
debug: true # Or False if you dont' wanna see verbose outputs of role outputs
@@ -73,4 +73,4 @@
- import_role:
name: roles/docker
tasks_from: cleanup-all.yml
when: update_mailcow is changed
when: update_mailcow is changed