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:
|
name:
|
||||||
- copr-backend
|
- copr-backend
|
||||||
- copr-selinux
|
- copr-selinux
|
||||||
|
update_cache: true
|
||||||
|
|
||||||
handlers:
|
handlers:
|
||||||
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
- dist-git-selinux
|
- dist-git-selinux
|
||||||
- copr-dist-git
|
- copr-dist-git
|
||||||
- copr-selinux
|
- copr-selinux
|
||||||
|
update_cache: true
|
||||||
|
|
||||||
handlers:
|
handlers:
|
||||||
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
name:
|
name:
|
||||||
- copr-frontend
|
- copr-frontend
|
||||||
- copr-selinux
|
- copr-selinux
|
||||||
|
update_cache: true
|
||||||
|
|
||||||
- name: upgrade db to head
|
- name: upgrade db to head
|
||||||
command: alembic-3 upgrade head
|
command: alembic-3 upgrade head
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
name:
|
name:
|
||||||
- copr-keygen
|
- copr-keygen
|
||||||
- copr-selinux
|
- copr-selinux
|
||||||
|
update_cache: true
|
||||||
notify:
|
notify:
|
||||||
- restart haveged
|
- restart haveged
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue