community.general/lib/ansible/cli
Brian Coca 9ae1dede03 adhoc does not load plugins by default
reimplemented feature from 1.x which kept additional callbacks from
poluting adhoc unless specifically asked for through configuration.
2015-12-08 06:37:57 -08:00
..
__init__.py fixed ansible-pull broken options 2015-12-03 20:47:02 -08:00
adhoc.py adhoc does not load plugins by default 2015-12-08 06:37:57 -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 Use self.args when we parse arguments that way the arguments can be constructed manually 2015-12-06 22:17:47 -08: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