community.general/v2/ansible/utils
James Cammarata b1d78a61fc Initial support for vault in v2
TODO:
* password prompting needs to be implemented, but is being worked on
  as part of the become privilege escalation changes
2015-03-12 12:14:57 -05:00
..
__init__.py Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
boolean.py Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
cli.py Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
color.py Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
debug.py Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
display.py Fixing many bugs in v2 2015-02-09 16:56:38 -06:00
encrypt.py Moving over all lookup plugins to v2 2015-01-09 09:37:45 -06:00
hashing.py Fixing many bugs in v2 2015-02-09 16:56:38 -06:00
listify.py Fixing many bugs in v2 2015-02-09 16:56:38 -06:00
path.py Tweaking role path searching in v2 to be a bit more like v1 2015-01-29 10:56:04 -06:00
unicode.py Didn't port isbasestring/isunicodestring from kitchen so switch to isinstance 2015-02-12 13:55:27 -08:00
vars.py Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
vault.py Initial support for vault in v2 2015-03-12 12:14:57 -05:00