1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/executor
Brian Coca 674a57c3fa
fix module defaults (#56020)
* fix module defaults

 - corrected precedence (specific module > group)
 - made into reusable function
 - use from gather_facts/service/package to match 'actual module used'
2019-05-14 09:59:18 -04:00
..
discovery Python interpreter discovery (#50163) 2019-02-27 23:52:02 -08:00
powershell psrp - Fix raw and script tests for connection plugin (#55357) 2019-04-17 09:01:28 +10: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 fix module defaults (#56020) 2019-05-14 09:59:18 -04: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 fix module defaults (#56020) 2019-05-14 09:59:18 -04:00
task_queue_manager.py options not optional for callbacks (#55660) 2019-04-25 22:22:06 -04:00
task_result.py fixes for stripping (#52930) 2019-03-12 18:18:38 -04:00