ansible/lib/ansible/cli
Abhijit Menon-Sen b6de6e69a6 Also support output to stdout with no arguments
This allows "cat plaintext|ansible-vault encrypt > ciphertext".
2015-08-27 22:04:18 +05:30
..
__init__.py Implement cat-like filtering behaviour for encrypt/decrypt 2015-08-27 22:04:18 +05:30
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 Also support output to stdout with no arguments 2015-08-27 22:04:18 +05:30