1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/cli
nitzmahone baece499df fix plugin loading for Windows modules
force plugin loader to only consider .py files, since that's the only place docs can live ATM...
2015-12-16 11:47:12 -08:00
..
__init__.py Merge pull request #13542 from h0nIg/devel_default_ask 2015-12-14 09:14:48 -05:00
adhoc.py allow custom callbacks with adhoc cli for scripting 2015-12-10 09:49:54 -05:00
doc.py fix plugin loading for Windows modules 2015-12-16 11:47:12 -08:00
galaxy.py removed unused imports in galaxy/cli 2015-12-12 13:43:10 -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 fix whitespace 2015-12-13 11:19:50 +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