community.general/lib/ansible/executor
Jordan Borean b004a6373a windows: add #AnsibleRequires for Windows modules (#31683)
* windows: add #AnsibleRequires to set whether a module requires module or a specific version

* fix up pep8 issues

* changed psversion to use the actual ps Requires -Version syntax

* missed the check on #Requires -Version

* fix #Requires module extensions
2017-10-23 14:21:30 -07:00
..
process
__init__.py
action_write_locks.py
module_common.py windows: add #AnsibleRequires for Windows modules (#31683) 2017-10-23 14:21:30 -07:00
play_iterator.py remove hosts from removed when rescuing 2017-10-16 15:14:41 -04:00
playbook_executor.py
stats.py
task_executor.py
task_queue_manager.py better cleanup on task results display (#27175) 2017-10-16 09:44:11 -04:00
task_result.py correctly deal with changed (#31812) 2017-10-17 11:44:17 +10:00