03-26-2024 12:38 PM
Hi Team, Unable to integrate CISCO ise configurations in AWX - EE[Execution envi]... Observing lot of dependencies error.
Logical View:
Manaual verfied TACACS configuration -----> Automated using ansible -----> Using EE build deploying TACACS automation for ISE dashboard configuration via AWX, but I could see lot of dependencies and below error triggers me to raise a query whether TACACS configuration in CISCO ise dashboard will have the support or not , and if so I need a help on getting the doc for the same.
Collections:
- community.general
- ansible.utils
- ansible.posix
- cisco.ise
- ansible.netcommon
- cisco.iosxr
- name: community.vmware
version: 3.11.1
Error:
fatal: [ox1-val1-ise2]: FAILED! => {"msg": "network os cisco.ios.ios is not supported"}
03-26-2024 02:59 PM
It is not entirely clear what question you are asking here. If you are asking about using Ansible to configure ISE policy elements, the official GitHub page for the ISE Ansible modules can be found here:
https://github.com/CiscoISE/ansible-ise
The documentation for the Ansible modules is here:
https://docs.ansible.com/ansible/latest/collections/cisco/ise/index.html
The following caveats should be noted:
For information on the currently supported ISE APIs, see https://cs.co/ise-api
03-28-2024 03:01 PM
I don't know what an "AWX EE" is.
Since what you want is somehow related to Ansible, I would suggest looking at our ISE Ansible resources under https://cs.co/ise-berg#Ansible which includes some of our webinars and playbooks.
Also see https://cs.co/ise-berg#automation for additional related topics
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide