richardjohnallsopp
richardjohnallsopp
No I couldn't see a way to do it via the API but thought I'd ask, I assume you can add profiles to templates either?
Ok cool I'll give that a shot and get back to you ASAP. So using that logic could I use template ID in `net_id` when I query for profiles? If...
Seems like query doesn't like the template ID instead of `net_id` task: ``` # use module to pull device settings - name: Query template RF profiles cisco.meraki.meraki_mr_rf_profile: auth_key: "{{ auth_key...
@kbreit when I query any wireless network where the template is applied I get the same ID ``` TASK [debug] **************************************************************************************************************************************** ok: [localhost] => msg: changed: false data: config_template_id: N_573083052582924368...
The above is me querying the `meraki_network` to show that the template ID I'm using in `meraki_mr_rf_profile` is correct. For some reason when I use the `net_id` as the template...
Yeah my code is the same as is the output, what doesn't work is using that template ID to query the RF profiles attached to the template. I'd like to...
Sure thing man, happy to help you. It's interesting that they do work for the most part. Just let me know when you're ready for me to upgrade.
I've updated the collections to 2.0 :-)
Hey thanks for the update man, this is a shame as for the most part it actually works, hopefully they will add it back in later on. Seems strange to...
All three are configured in these locations: ``` Client VPN - Security & SD-WAN > Client VPN > User management Wireless - Network Wide > User managament portal (SSID's must...