-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"interface wifi provisioning" with multiple entries #344
Comments
Right now Do you happen to know how if there's a combination of the values to uniquely identify an entry, or whether you can simply add whatever you want (possibly even the same record multiple times)? |
Salü Felix If I use these:
I get these, which it was expected:
But it works when I use different, valid values:
Via web gui, it is possible to have three complete identical entries. It looks like, there is not any visible primary key. Thank you Ivo |
I created a PR #345 to remove the primary key. |
SUMMARY
We try to define with
community.routeros.api_modify
three CAPsMAN provisioning entries, but only one is accepted, because the attributeaction
didn't acceptcreate-dynamic-enabled
multiple time in the data part of the yaml.Coresponding RouterOS configuration:
ISSUE TYPE
COMPONENT NAME
community.routeros.api_modify
ANSIBLE VERSION
COLLECTION VERSION
CONFIGURATION
OS / ENVIRONMENT
Router OS 7.17.2
STEPS TO REPRODUCE
EXPECTED RESULTS
Creating three new provisioning entries:
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: