You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
Michael DeHaan cac7afd700 async is under construction 14 years ago
..
inventory Added some caching logic to improve external inventory scripts, removed some debug statements. 14 years ago
playbook Added some caching logic to improve external inventory scripts, removed some debug statements. 14 years ago
runner async is under construction 14 years ago
__init__.py Release bump to start development on 0.6 14 years ago
callbacks.py replace module daisy-chaining logic 14 years ago
constants.py Misc code cleanup, mostly whitespace preferences, removing unused imports, plus a few fixes here and there. 14 years ago
errors.py Misc code cleanup, mostly whitespace preferences, removing unused imports, plus a few fixes here and there. 14 years ago
module_common.py Save the transfer of the module file for new style modules, because we can inject the arguments into the modules. 14 years ago
utils.py Various cleanup around runner's constructor and how daisy chaining is invoked. 14 years ago