Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,So, i'm not sure if this is the right way to complete this task and not really a Meraki specific thing, but through i would ask the question.So I'm using the below code to grab the Network ID for a specific network get_network.yaml--- - name: Ge...
Hi,I'm trying to set a Third Party VPN Peer using cisco.meraki.organizations_appliance_vpn_third_party_vpnpeers: but getting the below error.NoneType: Nonefatal: [localhost]: FAILED! => {"changed": false,"msg": "Object does not exists, plugin only ha...
Hi,I'm currently trying to build out a full ansible playbook to deploy and configure devices to a desired state in a network. The issue I'm facing is that I'm unable to set the WAN Uplink IP of an MX successfully.I'm using the below code but when I r...
Hi All,When enabling and adding VLANs to a VLAN Profile, do you need to add all VLANs that are used by that switch / stack, or is it only going to be the Named VLANs that are going to be used in the RADIUS response?Sorry if this is a bit of a strange...
Hi All,I'm creating an App that can be rolled out to our Service Desk and Security Team to allow them to manage users devices etc. on our networks from the API.One of the bits i'm looking to do is block a device from the network if we see any malicio...
Yeah I've tried that and run the verbose output when running the play and it just returns the value that i've had to manually set on the GUI.state: replaced isn't an allowed value unfortunately.FAILED! => {"changed": false, "msg": ["value of state mu...