community.general/lib/ansible/cli
Robin Roth c20c1a6d49 add depth option to ansible-pull
Allows shallow checkouts in ansible-pull by adding `--depth 1` (or higher number)
2015-12-10 11:16:21 +01: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 add depth option to ansible-pull 2015-12-10 11:16:21 +01: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