ansible-aci icon indicating copy to clipboard operation
ansible-aci copied to clipboard

Cisco ACI Ansible Collection

Results 61 ansible-aci issues
Sort by recently updated
recently updated
newest added

Note: Added **aci_aaa_user_domain** and **aci_aaa_user_role** modules to assign roles and permissions to a user.

This ACI plugin provides the HTTP API transport methods needed to initiate a connection to the ACI controller, send API requests and process the response from the controller.

Note: Removed unwanted code from the aci_rest module and add xml file validation tasks.

rerun

Note: Created a new module to add Fex Policy Groups and test case files. Updated Interface Access Port Selector module.

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement

Added a new module to assign OSPF Interface Policies to L3out Interface Profiles. Fixes [#271](https://github.com/CiscoDevNet/ansible-aci/issues/271)

fixes #303 discussion still needed for completion on the following topics: - api accepts all direction types, but GUI checkmark on subject does not - when combined all directions do...

fixes #284 @lhercot to be discussed if this is correct approach due to multitude of API calls this way. Could also be handled natively in module?

currently the aci_rest module only returns a status code of -1. Small fix to update the status with the correct response code