feat: added install cron
This commit is contained in:
@@ -13,3 +13,7 @@
|
||||
- name: deploy compose files
|
||||
include_tasks: composes.yml
|
||||
when: docker_compose_stat.stat.exists
|
||||
|
||||
- name: Configure docker system prune with cron
|
||||
when: docker_cronjob_prune
|
||||
include_tasks: prune.yml
|
||||
|
||||
Reference in New Issue
Block a user