This should be only in dev
This commit is contained in:
parent
9b8bf04bd3
commit
bc159045c8
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
||||||
|
|
||||||
- name: download critpath list
|
- name: download critpath list
|
||||||
get_url: url={{ trigger_critpath_url }} dest={{ trigger_critpath_file }} mode=0644 owner=fedmsg group=fedmsg
|
get_url: url={{ trigger_critpath_url }} dest={{ trigger_critpath_file }} mode=0644 owner=fedmsg group=fedmsg
|
||||||
|
when: deployment_type in ['dev']
|
||||||
|
|
||||||
- name: create a cronjob to download crithpath list as a task-libabigail whitelist
|
- name: create a cronjob to download crithpath list as a task-libabigail whitelist
|
||||||
cron:
|
cron:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue