community.general/lib/ansible/cli
Brian Coca 056602c424 rearranged --list- options, now they are consolidated when used toghether, less loops, more concise output
list-hosts works
list-tasks works, but needs better task naming (missing role info)
list-tags only shows play tags
2015-07-28 22:05:49 -04:00
..
__init__.py Add config file info to --version output 2015-07-23 15:32:39 -04:00
adhoc.py A better error message for «ansible playbook.yml» 2015-07-27 12:43:21 +05:30
doc.py minor doc reformatting 2015-07-17 10:07:22 -04:00
galaxy.py implemented galaxy list in v2 2015-07-24 16:18:55 -04:00
playbook.py rearranged --list- options, now they are consolidated when used toghether, less loops, more concise output 2015-07-28 22:05:49 -04:00
pull.py fixed ansible pull bad options ref, removed print in favor of display 2015-07-19 18:28:03 -04:00
vault.py now vault prompts for password if no password file was given, as in 1.x 2015-07-19 22:24:20 -04:00