fixes #827
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.pull/844/head
parent
36f3e3b28c
commit
a2dcedabda
Loading…
Reference in New Issue