neuro_ansible/set_cluster_crontab.yaml

10 lines
158 B
YAML
Raw Normal View History

2024-04-18 19:12:43 +02:00
---
- name: set cluster crontab
hosts: all
become: true
tasks:
- name: set cluster crontab
include_tasks: yaml_sub/set_cluster_crontab.yaml