mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-02 15:39:57 +00:00
4 lines
140 B
YAML
4 lines
140 B
YAML
- include_tasks: 01_core.yml
|
|
when:
|
|
- run_once_sys_ctl_cln_certs is not defined
|
|
- (MODE_CLEANUP | bool) and not (MODE_RESET | bool) |