You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/lookups
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.
8 years ago
..
meta Fix cosmetic problems in YAML source 8 years ago
tasks Make password lookup treat /dev/null as a special case 8 years ago
templates Fix regression in jinja2 include search path (#18617) 8 years ago
vars Migrate Linux CI roles to test targets. (#17997) 8 years ago
aliases Initial ansible-test implementation. (#18556) 8 years ago