Skip to content

Commit

Permalink
Double amount of retries
Browse files Browse the repository at this point in the history
  • Loading branch information
rbo committed Sep 30, 2022
1 parent 8f6b8c5 commit 9879ed9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
until:
- r_gitea_user_setup_complete.resources[0].status.userSetupComplete is defined
- r_gitea_user_setup_complete.resources[0].status.userSetupComplete | bool
retries: 60
retries: 120
delay: 20

- name: Print the user details if multiple users were created
Expand Down

0 comments on commit 9879ed9

Please sign in to comment.