ansible/docsite/latest/rst
Maykel Moya 96afc3f462 Add support for crypted passwords to password lookup
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.
2013-05-16 13:24:54 +02:00
..
modules Reorganize docs structure to support snapshots. 2013-04-12 17:50:50 -04:00
api.rst Reorganize docs structure to support snapshots. 2013-04-12 17:50:50 -04:00
bestpractices.rst Nit fix spelling of separate 2013-04-21 12:33:51 -07:00
contrib.rst Links are the best kinds of instructions 2013-04-21 13:58:06 -03:00
examples.rst Reorganize docs structure to support snapshots. 2013-04-12 17:50:50 -04:00
faq.rst added informations for openSUSE and SUSE Linux Enterprise 2013-04-26 11:08:13 +02:00
gettingstarted.rst added informations for openSUSE and SUSE Linux Enterprise 2013-04-26 11:08:13 +02:00
glossary.rst Reorganize docs structure to support snapshots. 2013-04-12 17:50:50 -04:00
index.rst Have 1.2 clear in docs 2013-05-02 11:31:51 -04:00
moduledev.rst Fix documentation about examples in modules so folks use the new style. 2013-05-11 16:32:22 -04:00
modules.rst Fix module doc organization 2013-05-02 11:35:24 -04:00
patterns.rst Document regex patterns. 2013-04-27 12:04:22 -04:00
playbooks.rst Add some notes about 1.2 things, just to make it more obvious. 2013-05-11 16:40:09 -04:00
playbooks2.rst Add support for crypted passwords to password lookup 2013-05-16 13:24:54 +02:00
YAMLSyntax.rst Reorganize docs structure to support snapshots. 2013-04-12 17:50:50 -04:00