community.general/lib/ansible/parsing
Abhijit Menon-Sen 20fd9224bb Pass the filename to the individual VaultEditor methods, not __init__
Now we don't have to recreate VaultEditor objects for each file, and so
on. It also paves the way towards specifying separate input and output
files later.
2015-08-26 19:17:37 +05:30
..
utils Making the switch to v2 2015-05-03 21:47:26 -05:00
vault Pass the filename to the individual VaultEditor methods, not __init__ 2015-08-26 19:17:37 +05:30
yaml Fixing some small bugs related to integration tests (v2) 2015-06-01 16:42:10 -05:00
__init__.py Unicode and other fixes for vault 2015-08-25 12:43:09 -07:00
mod_args.py changed local_action to alias to connection=local vs delegate_to=localhost 2015-08-18 18:31:29 -04:00
splitter.py Remove octal escapes from unicode escape handling 2015-07-25 16:30:11 -04:00