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/executor
Toshio Kuratomi 512825455e Make ohai and facter work via module_utils Fact classes rather than in the setup module 10 years ago
..
process Merge pull request #14793 from xiaket/devel 10 years ago
__init__.py Making the switch to v2 11 years ago
module_common.py We are actually taking the repr of a string so we need separate to_bytes and repr calls 10 years ago
play_iterator.py Make ohai and facter work via module_utils Fact classes rather than in the setup module 10 years ago
playbook_executor.py Use a unicode format string so that we don't convert to byte strings 10 years ago
stats.py Making the switch to v2 11 years ago
task_executor.py Don't always insert failed in the results (again) 10 years ago
task_queue_manager.py remove main_q for simplicity. 10 years ago
task_result.py Break apart a looped dependency to show a warning when parsing playbooks 10 years ago