Update cache before trying to update Copr packages
This commit is contained in:
parent
e5c2d5bfef
commit
0ddd5823f8
4 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
name:
|
||||
- copr-backend
|
||||
- copr-selinux
|
||||
update_cache: true
|
||||
|
||||
handlers:
|
||||
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
- dist-git-selinux
|
||||
- copr-dist-git
|
||||
- copr-selinux
|
||||
update_cache: true
|
||||
|
||||
handlers:
|
||||
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
name:
|
||||
- copr-frontend
|
||||
- copr-selinux
|
||||
update_cache: true
|
||||
|
||||
- name: upgrade db to head
|
||||
command: alembic-3 upgrade head
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
name:
|
||||
- copr-keygen
|
||||
- copr-selinux
|
||||
update_cache: true
|
||||
notify:
|
||||
- restart haveged
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue