You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to create a new network using the nios_network and when I use the members parameter to specify the name of my internal name servers using the members "name", I get the following error:
I am trying to create a new network using the nios_network and when I use the members parameter to specify the name of my internal name servers using the members "name", I get the following error:
"msg": "Unsupported parameters for (infoblox.nios_modules.nios_network) module: members. Supported parameters include: template, network (cidr, name), provider, network_view, extattrs, options, comment, state, container."
According to this doc, it appears that my syntax for the members is correct: https://docs.ansible.com/ansible/latest/collections/infoblox/nios_modules/nios_network_module.html
Ansible core version: 2.13.8
python version = 3.9.18
The text was updated successfully, but these errors were encountered: