Update conjur_variable.py (#66763)
Update the link in the Conjur documentation to point to the correct current URL for information on Conjur machine identity.
This commit is contained in:
parent
9656811e7c
commit
b482857fd3
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@ DOCUMENTATION = """
|
|||
description:
|
||||
- "Retrieves credentials from Conjur using the controlling host's Conjur identity. Conjur info: U(https://www.conjur.org/)."
|
||||
requirements:
|
||||
- 'The controlling host running Ansible has a Conjur identity. (More: U(https://developer.conjur.net/key_concepts/machine_identity.html))'
|
||||
- 'The controlling host running Ansible has a Conjur identity.
|
||||
(More: U(https://docs.conjur.org/Latest/en/Content/Get%20Started/key_concepts/machine_identity.html))'
|
||||
options:
|
||||
_term:
|
||||
description: Variable path
|
||||
|
|
Loading…
Reference in a new issue