community.general/lib/ansible/executor
Matt Davis 907b662dc6 Powershell module_utils loader and tests (#26932)
* supports custom module_utils loads (anything in module prefaced with `#Requires -Module Ansible.ModuleUtils.*`)
* supports all usual PluginLoader module_utils locations (built-in lib/ansible/module_utils/, custom path from config, playbook module_utils/, ~/.ansible/module_utils, role module_utils, etc), 
* moves Powershell module_utils from module_utils/powershell.ps1 to module_utils/powershell/Ansible.ModuleUtils.PowerShellLegacy.psm1
2017-07-18 20:44:01 -07:00
..
process Cyptography pr 20566 rebase (#25560) 2017-06-27 06:00:15 -07:00
__init__.py ansible/executor: PEP8 compliancy (#24695) 2017-05-30 18:13:53 +01:00
action_write_locks.py Facts Refresh (2.4 roadmap) (#23012) 2017-06-01 11:17:49 -04:00
module_common.py Powershell module_utils loader and tests (#26932) 2017-07-18 20:44:01 -07:00
play_iterator.py Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
playbook_executor.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 2017-06-14 11:08:34 -04:00
stats.py ansible/executor: PEP8 compliancy (#24695) 2017-05-30 18:13:53 +01:00
task_executor.py Namespaced facts fixes (#26615) 2017-07-12 19:27:05 -04:00
task_queue_manager.py Imports and includes (#25399) 2017-06-06 16:39:48 -05:00
task_result.py Return code is not very useful to assume a task failed 2017-06-27 15:40:27 -04:00