commited current state
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user