Hi Team,
I am using AAP controller v4.5.6 for manage the ILMT deployment task with Azure VM’s. Also we have windows and Linux platform for manage the deployment process from AAP.
We have a template to get the ILMT result files from endpoints called “collect result.yml”, using this playbook we are using to deploy to windows and linux servers.
Even we have different domains VM to manage the task, like below
Domain 1: VM have xxxxx credential work in windows and linux servers
Domain 2: VM have yyyy credential work in same windows and linux servers.
So My main requirement is using now like below
Template 1: we are trying to deploy “collect result” playbook for windows servers (these VM from domain1) and credential only work VM in domain1.
For deployment we have to define the Limit below
"lmt_server,target_server,localhost (target_server= mean It is domain1 servers)
lmt_server = mean It is domain2 server.
so we have to use 2 different credential for any deployment. because lmt_server and target servers are working two different credential.
My request is that how we can use two different credential for a template deployment window.
By default It is having only one credential option to select for the deployment process.
Any help appreciates.
Thanks,
Nagarajan.