ansible-network / network-engine

This role provides the foundation for building network roles by providing modules and plugins that are common to all Ansible Network roles.
GNU General Public License v3.0
112 stars 53 forks source link

filters AnsibleModule kwargs #149

Closed privateip closed 6 years ago

privateip commented 6 years ago

This change now filters the top level keys provided in the spec file to only include AnsibleModule kwargs. This allows spec files to take avantage of creating a more flat structure and use YAML anchors

softwarefactory-project-zuul[bot] commented 6 years ago

Build failed.