-
Notifications
You must be signed in to change notification settings - Fork 46
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
acls module returning "Unsupported parameters" error #180
Comments
Is there an update for this please team? |
@moseley1983 please excuse us for the delayed response, the entire team was involved in Ansiblefest which got concluded recently. I'll triage the issue and update you ASAP. |
That's great @justjais thanks for looking into this. |
@moseley1983 I've verified the issue from my end and It seems that for you Here are the inventory details with which I do not see the error:
And, one with which I am able to reproduce the provider error:
Also, you can verify the connection plugin if you run the play with verbose output by running the play with |
@moseley1983 were you able to check back on this issue? |
Hi @justjais, thanks for getting back to me. I haven't got around to checking this yet. Please feel free to close the call. I won't be able to check this for a long time now. Thanks for all your help. |
SUMMARY
In AWX 17.1.0 when using the cisco.asa.asa_acls module I get error:
TASK [ASA_ROLE : ACLTEST 2] ****************************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Unsupported parameters for (cisco.asa.asa_acls) module: provider Supported parameters include: config, running_config, state"}
COMPONENT NAME
cisco.asa.asa_acls
ANSIBLE VERSION
2.9.18
OS / ENVIRONMENT
Ubuntu 20.4, using AWX
STEPS TO REPRODUCE
EXPECTED RESULTS
Expected for the module to work like it does when I use ansible engine with the same parameters
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: