community.general/lib/ansible/executor
Matt Martz 6996926d89
Expose loop_control.loop_var as ansible_loop_var (#54240)
* Expose the loop_var as ansible_loop_var

* Add docs

* fix assert test

* Indicate version added
2019-03-26 11:07:54 -05:00
..
discovery Python interpreter discovery (#50163) 2019-02-27 23:52:02 -08:00
powershell win become: refactor and add support for passwordless become (#48082) 2018-12-12 17:15:25 -08:00
process Avoid WorkerProcess._new_stdin FD sharing (#51623) (#51624) 2019-03-26 09:41:45 -05:00
__init__.py ansible/executor: PEP8 compliancy (#24695) 2017-05-30 18:13:53 +01:00
action_write_locks.py Clarify the comments for action_write_locks 2018-04-26 09:42:18 -07:00
interpreter_discovery.py Use unicode string for auto interpreter warnings (#53671) 2019-03-12 14:16:49 +10:00
module_common.py Add support for ansible-test --coverage-check. (#53573) 2019-03-11 15:13:09 -07:00
play_iterator.py Remove "legacy" code from PlayIterator (#53754) 2019-03-25 16:32:27 +01:00
playbook_executor.py Ensure play order is obeyed (#49897) 2019-02-27 18:20:16 -05:00
stats.py Add stats on rescued/ignored tasks (#48418) 2019-02-20 13:00:47 +10:00
task_executor.py Expose loop_control.loop_var as ansible_loop_var (#54240) 2019-03-26 11:07:54 -05:00
task_queue_manager.py Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
task_result.py fixes for stripping (#52930) 2019-03-12 18:18:38 -04:00