a2dcedabda
some ansible collections write their own module classes derived from ansible.module_utils.basic.AnsibleModule, thus lacking that import in the plugin file. NewStylePlanner was unable to detect these plugins as Ansiballz. This commit extends the search pattern for NewStylePlanner to also detect ansible_collections imports. |
||
---|---|---|
.. | ||
compat | ||
plugins | ||
__init__.py | ||
affinity.py | ||
connection.py | ||
loaders.py | ||
logging.py | ||
mixins.py | ||
module_finder.py | ||
parsing.py | ||
planner.py | ||
process.py | ||
runner.py | ||
services.py | ||
strategy.py | ||
target.py | ||
transport_config.py |