remove status from crons as well
This commit is contained in:
parent
b13684b452
commit
add9ddd362
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
- name: Docker Prunes (Daily Cron)
|
- name: Docker Prunes (Daily Cron)
|
||||||
hosts: docker,backwards,eu,us,in,status
|
hosts: docker,backwards,eu,us,in
|
||||||
tasks:
|
tasks:
|
||||||
- name: Do thing
|
- name: Do thing
|
||||||
community.docker.docker_prune:
|
community.docker.docker_prune:
|
||||||
|
Loading…
Reference in New Issue
Block a user