3 lines
61 B
YAML
3 lines
61 B
YAML
- include_tasks:
|
|
file: job.yml
|
|
with_dict: "{{ cron }}"
|
- include_tasks:
|
|
file: job.yml
|
|
with_dict: "{{ cron }}"
|