Set up dehydrated CRON calls via Ansible
This commit is contained in:
parent
7985da0167
commit
1feb35e620
1 changed files with 1 additions and 0 deletions
1
tau.yml
1
tau.yml
|
@ -11,6 +11,7 @@
|
||||||
roles:
|
roles:
|
||||||
- role: docker_setup
|
- role: docker_setup
|
||||||
- role: apache
|
- role: apache
|
||||||
|
- role: penguineer.dehydrated_cron
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Setup docker network
|
- name: Setup docker network
|
||||||
|
|
Loading…
Reference in a new issue