neuro_ansible/set_cluster_crontab.yaml
David Rotermund b558472feb Update
2024-04-18 19:12:43 +02:00

9 lines
158 B
YAML

---
- name: set cluster crontab
hosts: all
become: true
tasks:
- name: set cluster crontab
include_tasks: yaml_sub/set_cluster_crontab.yaml