community.general/lib/ansible/cli
Brian Coca 04d74fd680 reenabled --tree for ansible adhoc command
previous fix to avoid callbacks now conflicted with tree optoin
which is implemented as a callback in 2.0
2015-12-09 10:13:50 -08:00
..
__init__.py fixed ansible-pull broken options 2015-12-03 20:47:02 -08:00
adhoc.py reenabled --tree for ansible adhoc command 2015-12-09 10:13:50 -08:00
doc.py Use self.args when we parse arguments that way the arguments can be constructed manually 2015-12-06 22:17:47 -08:00
galaxy.py Galaxy 2.0 2015-12-09 10:51:12 -05:00
playbook.py Use self.args when we parse arguments that way the arguments can be constructed manually 2015-12-06 22:17:47 -08:00
pull.py Use self.args when we parse arguments that way the arguments can be constructed manually 2015-12-06 22:17:47 -08:00
vault.py Use self.args when we parse arguments that way the arguments can be constructed manually 2015-12-06 22:17:47 -08:00