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
fix validate_role_spec failing with TypeError #220
Closed
trishnaguha closed 5 years ago
Signed-off-by: Trishna Guha trishnaguha17@gmail.com fixes https://github.com/ansible-network/network-engine/issues/219
argument_spec
is required arg for AnsibleModule class.