Skip to content

Commit

Permalink
add retry on verify old login in case of startup not finish after dat…
Browse files Browse the repository at this point in the history
…abase upgrade (#5260)

Co-authored-by: Julien VERMELIN <jvermelin-consulta01@M093-2095229>
  • Loading branch information
JulienVermelinDG and Julien VERMELIN authored Sep 2, 2024
1 parent 0cc9431 commit bd12b41
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tasks/system/Linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,8 @@
- 200
- 401
register: login_result
retries: 3
delay: 20
when:
- change_password | bool

Expand Down

0 comments on commit bd12b41

Please sign in to comment.