mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
96afc3f462
Added new parameter 'encrypt' with same semantics from that of vars_prompt. When encryption is requested a random salt will be generated and stored along the password in the form: '<password> salt=<salt>'. Also store passwords with an ending '\n' for easier looking at files with console tools. File content was being already rstripped so this is harmless. |
||
---|---|---|
.. | ||
modules | ||
api.rst | ||
bestpractices.rst | ||
contrib.rst | ||
examples.rst | ||
faq.rst | ||
gettingstarted.rst | ||
glossary.rst | ||
index.rst | ||
moduledev.rst | ||
modules.rst | ||
patterns.rst | ||
playbooks.rst | ||
playbooks2.rst | ||
YAMLSyntax.rst |