Bugfix/11936 - backup: "{{ leave_etc_backup_files }}" (#11937)

* Adding the var: leave_etc_backup_files

* Fix for #11936 - backup: "{{ leave_etc_backup_files }}"
This commit is contained in:
Bas
2025-01-30 15:19:23 +01:00
committed by GitHub
parent 6af849089e
commit 59e1638ae1
6 changed files with 11 additions and 10 deletions

View File

@@ -1,7 +1,8 @@
---
# Set to true to allow pre-checks to fail and continue deployment
ignore_assert_errors: false
# Set to false to disable the backup parameter, set to true to accumulate backups of config files.
leave_etc_backup_files: true
nameservers: []
cloud_resolver: []
disable_host_nameservers: false