community.general/lib/ansible/executor
Toshio Kuratomi 5a3493be5f Port urls.py to python3 and other byte vs text fixes (#16124)
* Port urls.py to python3

Fixes (largely normalizing byte vs text strings) for python3

* Rework what we do with attributes that aren't set already.

* Comments
2016-06-04 16:19:57 -07:00
..
process Make the loop variable (item by default) settable per task 2016-04-19 01:42:40 -04:00
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
module_common.py Port urls.py to python3 and other byte vs text fixes (#16124) 2016-06-04 16:19:57 -07:00
play_iterator.py Merge pull request #15747 from larsks/bug/15744 2016-05-12 10:22:45 -04:00
playbook_executor.py Make sure that serial failures are handled correctly. 2016-05-18 08:17:39 -04:00
stats.py Making the switch to v2 2015-05-03 21:47:26 -05:00
task_executor.py Fix the error handling for loop squashing to restore the name argument into the task args 2016-05-21 07:07:26 -07:00
task_queue_manager.py More playbook executor compatibility fixes 2016-05-18 14:09:21 -04:00
task_result.py add jimi-c's unit test for squashed skip results, tweaked is_skipped() logic to pass 2016-05-05 15:29:10 -07:00