Update cache before trying to update Copr packages

This commit is contained in:
Jakub Kadlčík 2019-05-05 20:14:26 +02:00
parent e5c2d5bfef
commit 0ddd5823f8
4 changed files with 4 additions and 0 deletions

View file

@ -16,6 +16,7 @@
name:
- copr-backend
- copr-selinux
update_cache: true
handlers:
- import_tasks: "{{ handlers_path }}/restart_services.yml"

View file

@ -18,6 +18,7 @@
- dist-git-selinux
- copr-dist-git
- copr-selinux
update_cache: true
handlers:
- import_tasks: "{{ handlers_path }}/restart_services.yml"

View file

@ -16,6 +16,7 @@
name:
- copr-frontend
- copr-selinux
update_cache: true
- name: upgrade db to head
command: alembic-3 upgrade head

View file

@ -16,6 +16,7 @@
name:
- copr-keygen
- copr-selinux
update_cache: true
notify:
- restart haveged