Files
community.general/lib/ansible/plugins
Michael Scherer 6fae1d2bbf Make password lookup treat /dev/null as a special case
I have from time to time a need of random password without
wanting to write them down (one example is mailman list creation,
that requires a password to be given to be sent to the list owner).

But using /dev/null do not return null, but the empty string, which
doesn't generate a password at all and so do not achieve my use case.
2017-02-15 12:15:09 -08:00
..
2017-01-25 13:19:10 -05:00
2016-10-13 13:21:40 -04:00
2015-05-03 21:47:26 -05:00
2017-02-02 17:48:53 -08:00