community.general/lib/ansible/cli
Abhijit Menon-Sen f91ad3dabe Don't pass the cipher around so much
It's unused and unnecessary; VaultLib can decide for itself what cipher
to use when encrypting. There's no need (and no provision) for the user
to override the cipher via options, so there's no need for code to see
if that has been done either.
2015-08-26 18:31:45 +05:30
..
__init__.py pushed module_loader to task_queue_manager so all cli's can benefit from it 2015-08-25 18:14:03 -04:00
adhoc.py pushed module_loader to task_queue_manager so all cli's can benefit from it 2015-08-25 18:14:03 -04:00
doc.py pushed module_loader to task_queue_manager so all cli's can benefit from it 2015-08-25 18:14:03 -04:00
galaxy.py now output works for both search and info 2015-08-22 02:42:21 -04:00
playbook.py pushed module_loader to task_queue_manager so all cli's can benefit from it 2015-08-25 18:14:03 -04:00
pull.py pushed module_loader to task_queue_manager so all cli's can benefit from it 2015-08-25 18:14:03 -04:00
vault.py Don't pass the cipher around so much 2015-08-26 18:31:45 +05:30