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

ACI facts

Open shrsr opened this issue 3 years ago • 4 comments

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

Thoughts- Make a list of all operational tasks and what facts are required Integrate standard facts into ACI gather_facts Add specialized facts module(s) (related to ACI, APIC, etc.) Can we structure facts so it matches ACI object model? Can we feed this back into ACI as well?

New or Affected Module(s):

  • All

APIC version and APIC Platform

  • All

Collection versions

  • All

References

  • https://github.com/shrsr/community/wiki

shrsr avatar Mar 18 '21 15:03 shrsr

I think this is really interesting. Would this be a separate module or something built within already deployed modules?

trenzy avatar Mar 18 '21 16:03 trenzy

We still haven't come to that point yet.

BTW, I opened this issue from an idea that was expressed here: https://github.com/ansible/community/wiki/Network%3A-ACI (It's not my idea)

shrsr avatar Apr 15 '21 23:04 shrsr

Does any one from the group knows how to use Ansible to automate task in Cisco ACI Fabric. The goal is to ① Create variables to record execution time. ② Define as a variable the name of the directory where the log is stored. ③ Create a directory on Ansible-Server to store logs. i am trying to look on this link https://docs.ansible.com/ansible/latest/collections/cisco/aci/index.html and check on Ansible Galaxy \usr\lib\python3.8\site-packages\ansible\modules\network\aci

richalazaro avatar Feb 07 '22 13:02 richalazaro

@richalazaro Please go through https://developer.cisco.com/learning/tracks/aci-programmability

shrsr avatar Feb 08 '22 14:02 shrsr