community.general/lib/ansible/cli
Abhijit Menon-Sen 3aedc0bca9 Don't insist on ansible-vault taking only one filename parameter
Apart from ansible-vault create, every vault subcommand is happy to deal
with multiple filenames, so we can check that there's at least one, and
make create check separately that there aren't any extra.
2015-08-23 17:52:51 -04:00
..
__init__.py added ability to limit in ansilbe pull 2015-08-18 03:17:58 -04:00
adhoc.py added ability to limit in ansilbe pull 2015-08-18 03:17:58 -04:00
doc.py fixed issues with utf-8 encoding in docs, moved pager to use display class instad of bare prints 2015-08-14 22:00:48 -04:00
galaxy.py now output works for both search and info 2015-08-22 02:42:21 -04:00
playbook.py added ability to limit in ansilbe pull 2015-08-18 03:17:58 -04:00
pull.py fixed indent 2015-08-18 09:58:25 -04:00
vault.py Don't insist on ansible-vault taking only one filename parameter 2015-08-23 17:52:51 -04:00