ANSIBLE TASK 1

 Task: Ansible 

Need to install Urban Code Deploy Agent in all the servers. 

- Right now we are manually installing them in all the servers as per the request.

- Using the same installation scripts, we have to use Ansible and install UCD Agent in all the servers.


I have the shell scripts ready to install UCD.


So need help on Creating Ansible playbook and tasks.

Comments