Skip to content

Commit

Permalink
Retry IPA client install
Browse files Browse the repository at this point in the history
  • Loading branch information
justin-stephenson committed Nov 21, 2024
1 parent e6b1619 commit 6836f7d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ansible/roles/client/tasks/enroll_IPA.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
--domain {{ ipa_domain | quote }} \
--principal admin \
--password {{ ipa_password | quote }}
retries: 2
delay: 10
args:
creates: /etc/ipa/ca.crt

Expand Down

0 comments on commit 6836f7d

Please sign in to comment.