mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-02 15:39:57 +00:00
Prevented the cleaning up of certs in RESET_MODE, to much certificate renewals at Letsencrypt
This commit is contained in:
@@ -1,2 +1,4 @@
|
|||||||
- include_tasks: 01_core.yml
|
- include_tasks: 01_core.yml
|
||||||
when: run_once_sys_ctl_cln_certs is not defined
|
when:
|
||||||
|
- run_once_sys_ctl_cln_certs is not defined
|
||||||
|
- (MODE_CLEANUP | bool) and not (MODE_RESET | bool)
|
||||||
Reference in New Issue
Block a user