mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-30 15:28:12 +02:00
5 lines
134 B
YAML
5 lines
134 B
YAML
- block:
|
|
- include_tasks: 01_core.yml
|
|
- set_fact:
|
|
run_once_sys_svc_msmtp: true
|
|
when: run_once_sys_svc_msmtp is not defined |