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
Brian Coca 8de4f7cd9f
fix loop_control templating (#36124)
* fix loop_control templating

- properly template ALL properites for loop_control
- loop_control inherits from base, it should not, but needs validate/attribute functionality

fixes #24719
8 years ago
..
process include_role handlers bug fix (#26335) 9 years ago
__init__.py ansible/executor: PEP8 compliancy (#24695) 9 years ago
action_write_locks.py Facts Refresh (2.4 roadmap) (#23012) 9 years ago
module_common.py win_become: another option to support become flags for runas (#34551) 8 years ago
play_iterator.py Cache tasks as they are queued instead of en masse (#34752) 8 years ago
playbook_executor.py Allow variables to be used in vars_prompt (#32802) 8 years ago
stats.py Provide a way to explicitly invoke the debugger (#34006) 8 years ago
task_executor.py fix loop_control templating (#36124) 8 years ago
task_queue_manager.py Config continued (#31024) 8 years ago
task_result.py failed, skipped, and unreachable all seem to be needed for various callbacks. Fixes #34716 (#34724) 8 years ago