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
..
action code clean of old code from network modules updates (#21469) 2017-02-15 12:46:30 -05:00
cache bad/missing fact plugin is a warning (#19350) 2016-12-14 14:25:19 -05:00
callback Fix junit callback handling of surrogate escapes. 2017-02-15 10:51:55 -08:00
connection code clean of old code from network modules updates (#21469) 2017-02-15 12:46:30 -05:00
filter Fix hash filter for non-ascii strings and Python3 2017-02-15 10:50:10 -08:00
lookup Make password lookup treat /dev/null as a special case 2017-02-15 12:15:09 -08:00
shell fix powershell mkdtemp 2017-01-25 13:19:10 -05:00
strategy PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
terminal refactors nxos module to use persistent connections (#21470) 2017-02-15 11:43:09 -05:00
test restored 'results' filters 2016-10-13 13:21:40 -04:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Module utils default path (#20913) 2017-02-02 17:48:53 -08:00