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 f4b6b72c5b Warn reserved (#20567)
* removed unused vars

* added warning when using reserved vars

fixes #4816

* cleanup
2017-01-31 15:35:28 -05:00
..
process Revert "Move queuing tasks to a background thread" 2016-09-15 17:00:06 -05:00
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
action_write_locks.py Change <support@ansible.com> - it's being retired. 2016-10-15 16:42:13 -07:00
module_common.py Combine jimi-c and bcoca's ideas and work on hooking module-utils into PluginLoader. 2017-01-31 09:41:24 -08:00
play_iterator.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
playbook_executor.py Pass the absolute path to dirname when assigning basedir (#17457) 2016-09-16 08:19:43 -07:00
stats.py PEP 8 whitespace cleanup. (#20783) 2017-01-27 15:45:23 -08:00
task_executor.py reworded conditional skipping to not imply error 2017-01-31 13:33:29 -05:00
task_queue_manager.py Warn reserved (#20567) 2017-01-31 15:35:28 -05:00
task_result.py minor spelling changes 2016-12-13 13:51:13 -05:00