community.general/lib/ansible/executor
Martin Krizek 9301c18428 Pass number of forks to TQM from CLI/config (#51669)
Fixes #51622
2019-02-05 15:23:12 -06:00
..
powershell win become: refactor and add support for passwordless become (#48082) 2018-12-12 17:15:25 -08:00
process Avoid accidental fork bombs due to try/except (#51633) (#51636) 2019-02-04 13:52:26 -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
module_common.py Close all open filehandle (#50544) 2019-01-11 10:14:08 -05:00
play_iterator.py Remove unnecessary calls to cache_block_tasks noop (#50715) 2019-01-17 08:29:26 +01:00
playbook_executor.py Pass number of forks to TQM from CLI/config (#51669) 2019-02-05 15:23:12 -06:00
stats.py Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
task_executor.py Fix performance issue with large task retries. (#51581) 2019-01-31 18:44:57 -05:00
task_queue_manager.py tqm._initialize_notified_handlers() is noop now (#50713) 2019-01-09 10:15:11 -05:00
task_result.py fix tempating issues with no_log and loops (#44468) 2018-08-21 21:53:56 -04:00