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/v2/ansible/executor
James Cammarata 393246fdd3 Make v2 playbook class attributes inheritable
Also fixing some other become-related things
11 years ago
..
process Reworking v2 play iterator and fixing some other bugs 11 years ago
__init__.py Adding v2 task/block iterator and some reorganizing 11 years ago
connection_info.py Make v2 playbook class attributes inheritable 11 years ago
host_log.py Adding v2 task/block iterator and some reorganizing 11 years ago
host_log_manager.py Adding v2 task/block iterator and some reorganizing 11 years ago
module_common.py Move from using inspect to __file__ in order to find the path to the 11 years ago
play_iterator.py Started implementing become in v2 11 years ago
playbook_executor.py Fixing more v2 issues with integration tests 11 years ago
task_executor.py Making blocks support become, and cleaning up sudo/su references 11 years ago
task_queue_manager.py Reworking v2 play iterator and fixing some other bugs 11 years ago
task_result.py Fixing v2 code for test_yum and added capability to squash items 11 years ago