Hi,
I’d like to try to automate some actions on UCS from Ansible Tower (AWX) and I’m confused about prerequisites.
https://docs.ansible.com/ansible/latest/modules/udm_user_module.html#udm-user-module states udm_* modules “…uses the python API of the UCS…”. Do I have to install some python UCS code or get UCS Debian debs installed on Ansible Tower or does it work via ssh to UCS and there it does use “python API of the UCS”?
BTW my AWX is a docker container and it is not Debian based, if the latter approach is used that’s OK, if the former one than where to get python UCS api source?
Thank you for answer.
Jiri