Fix typo in documentation (#32821)
This commit is contained in:
parent
1a0fbd424e
commit
5625720c64
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ DOCUMENTATION = """
|
||||||
notes:
|
notes:
|
||||||
- A great alternative to the password lookup plugin,
|
- A great alternative to the password lookup plugin,
|
||||||
if you don't need to generate random passwords on a per-host basis,
|
if you don't need to generate random passwords on a per-host basis,
|
||||||
would be to use Using Vault in playbooks.
|
would be to use Vault in playbooks.
|
||||||
Read the documentation there and consider using it first,
|
Read the documentation there and consider using it first,
|
||||||
it will be more desirable for most applications.
|
it will be more desirable for most applications.
|
||||||
- If the file already exists, no data will be written to it.
|
- If the file already exists, no data will be written to it.
|
||||||
|
|
Loading…
Reference in a new issue