Resolved! ISE 2.4 : Ansible Tower and ERS
Has anyone worked with Ansible Tower and the ISE Tacacs server to query or add a network device ? It works using the ERS, but it failed when I use a playbook.Here is the test playbook I am using:--- - hosts: ISE connection: local tasks: - name: check...