Hi
I am trying to get a fully automated ACS deployment.
I use playbooks to install ACS and then I continue with these modules to configure ACS.
There is a missing link in the right in the middle.
I need an automated way to configure the credentials (API Token) for Ansible modules to work.
Is it possible to use username/password authentication in these Ansible Modules? CMK can handle either username/password or TOKEN auth.
That would allow to create the API token and then switch to TOKEN authentication afterwards.
Hi
I am trying to get a fully automated ACS deployment.
I use playbooks to install ACS and then I continue with these modules to configure ACS.
There is a missing link in the right in the middle.
I need an automated way to configure the credentials (API Token) for Ansible modules to work.
Is it possible to use username/password authentication in these Ansible Modules? CMK can handle either username/password or TOKEN auth.
That would allow to create the API token and then switch to TOKEN authentication afterwards.