Separate out the variables to control which cron jobs are run
This commit is contained in:
@@ -23,6 +23,7 @@
|
|||||||
hour: "*/6"
|
hour: "*/6"
|
||||||
tags:
|
tags:
|
||||||
- configure
|
- configure
|
||||||
|
when: TRIM_STORAGE is defined and TRIM_STORAGE
|
||||||
|
|
||||||
- name: Install image puller
|
- name: Install image puller
|
||||||
copy:
|
copy:
|
||||||
@@ -63,4 +64,4 @@
|
|||||||
hour: "5"
|
hour: "5"
|
||||||
tags:
|
tags:
|
||||||
- configure
|
- configure
|
||||||
|
when: PRUNE_ACCOUNTS is defined and PRUNE_ACCOUNTS
|
||||||
|
|||||||
Reference in New Issue
Block a user