community.general/lib/ansible/modules
Brian Coca c86a17b7a0 refactoring async
- centralized skipping
- also fixed module name broken by previous refactor
- let action modules handle async processing
- moved async into base action class's module exec
- action plugins can now run final action as async
- actually skip copy if base skips
- fixed normal for new paths
- ensure internal stat is never async
- default poll to 10 as per docs
- added hint for callback fix on poll
- restructured late tmp, now a pipeline query
- moving action handler to connection as networking does
- fixed network assumption invocation is always passed
- centralized key cleanup, normalized internal var
- _supress_tmpdir_delete now in _ansible_xxx and gets removed from results
- delay internal key removal till after we use em
- nicer tmp removing, using existing methods
- moved cleanup tmp flag to mking tmp func
2017-02-06 19:32:00 -05:00
..
cloud cloudstack: ensure we select a template compatible with disksize (#21058) 2017-02-06 23:14:31 +01:00
clustering Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
commands PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
crypto Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
database Make configparser imports python3 ready 2017-02-03 21:15:34 -08:00
files minor fixes to template docs 2017-02-06 13:05:18 -05:00
identity minor spelling changes 2016-12-13 13:51:13 -05:00
inventory Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
messaging PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
monitoring Make configparser imports python3 ready 2017-02-03 21:15:34 -08:00
network Fix indentation to match other examples (#21080) 2017-02-06 17:19:35 -05:00
notification PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
packaging use require_if to check for username or AK instead of custom code (#20937) 2017-02-06 13:53:12 -05:00
remote_management Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
source_control Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
storage Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
system error out if systemctl isn't present 2017-02-06 14:52:24 -05:00
utilities refactoring async 2017-02-06 19:32:00 -05:00
web_infrastructure Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
windows refactoring async 2017-02-06 19:32:00 -05:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00