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

### 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

### 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

### 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

**SUMMARY** Trying to compare to Cisco APIC Snapshots using aci_config_rollback module **ISSUE TYPE** task path: ``` /data/tools/ansible/playbooks/roles/cisco.apic/tasks/compare_snapshots.yml:20 ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~root && sleep...

enhancement

**SUMMARY** **ISSUE OPENER** nkatarmal-crest **ISSUE LINK** https://github.com/ansible/ansible/pull/67773 **ISSUE TYPE** Added a pause attribute to the aci_config_rollback. Feature Pull Request **COMPONENT NAME** aci_config_rollback **ADDITIONAL INFORMATION** Linked to #16

enhancement
has_pr

Hello as the modules belongs to `cisco.aci` it is quite redundant to have the prefix aci_ on the name of module, and now as this is necessary to call them...

enhancement

**SUMMARY** The is a feature request to implement support for "Tags", "Global Alias" and Alias for all ACI modules where applicable, see for example aci_epg **ISSUE OPENER** rsmeyers **ISSUE TYPE**...

documentation
enhancement

add action_groups in `meta/runtime.yml`. This allows module_defaults group feature. https://docs.ansible.com/ansible/latest/user_guide/playbooks_module_defaults.html#module-defaults-groups It becomes able to specify common options such as host username and password without specifying per tasks or using environment...

I have updated the short description to include the object type on those modules where it was not present. This provides consistency in the documentation as requested by a customer.