Skip to content

Commit

Permalink
apt keys with retry
Browse files Browse the repository at this point in the history
  • Loading branch information
zerwes committed May 8, 2024
1 parent 08846fe commit d64a41e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
url: https://dl.packager.io/srv/opf/openproject/key
dest: /usr/share/keyringspackager-io.asc
mode: "0644"
retries: 3 # for molecule test / github action
delay: 5

- name: openproject apt repo for debian
ansible.builtin.apt_repository:
Expand Down

0 comments on commit d64a41e

Please sign in to comment.