community.general/lib/ansible/cli
Brian Coca 40d22be2ef fixes options for ansible pull
* remove requirement for host patterns, use the defaults
 * require destination directory (None in cwd is not a good default)
 * fixed usage messages
 * updated default inventory to use , and not deprecated :
2015-10-29 16:28:46 -04:00
..
__init__.py Merge pull request #12911 from bcoca/manpage_fixes 2015-10-27 14:48:38 -04:00
adhoc.py Break apart a looped dependency to show a warning when parsing playbooks 2015-10-27 12:39:42 -07:00
doc.py Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
galaxy.py now galaxy correctly detects empty requirements file 2015-10-20 14:39:22 -04:00
playbook.py Break apart a looped dependency to show a warning when parsing playbooks 2015-10-27 12:39:42 -07:00
pull.py fixes options for ansible pull 2015-10-29 16:28:46 -04:00
vault.py Break apart a looped dependency to show a warning when parsing playbooks 2015-10-27 12:39:42 -07:00