cyberark / ansible-conjur-host-identity

This project encapsulates the functionality of our `cyberark.conjur-host-identity role for Ansible
Apache License 2.0
8 stars 2 forks source link

Add Retries to host factory request #32

Closed hughsaunders closed 4 years ago

hughsaunders commented 4 years ago

Retries may be necessary if the conjur instance is busy, or if a load balancer is updating.

Related: conjurinc/ops#596

izgeri commented 4 years ago

@hughsaunders can you add a changelog entry for this change please? it should describe the user impact and link to this PR (or preferably an issue, if there is one)

note that the links need to use the markdown link syntax, so they can be parsed later

eta it might be useful to describe some of the context that's in the private issue for what motivated this change in this PR. this project is public, but community users can't see the private issue to learn more about why we're making this change.

hughsaunders commented 4 years ago

@izgeri added changelog entry