drop this as we just install the script in the next task so it changes every single run
This commit is contained in:
parent
808359a630
commit
9b909c18ee
1 changed files with 0 additions and 7 deletions
|
@ -147,13 +147,6 @@
|
|||
#
|
||||
# cron job that syncs packages to koji
|
||||
#
|
||||
- name: Remove the old owner-sync-pagure script.
|
||||
file: dest=/usr/local/bin/owner-sync-pagure state=absent
|
||||
tags:
|
||||
- config
|
||||
- bodhi
|
||||
- cron
|
||||
|
||||
- name: put owner-sync-pagure in place
|
||||
template: src=owner-sync-pagure.j2 dest=/usr/local/bin/owner-sync-pagure mode=0755
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue