Ansible

  1. Clone the ansible-script provided from given link in your local device

  2. Open the ansible script Inventory/inventoty.yml and replace the localhost for each server buy the server’s actual external public IP.

  3. Execute the following:

    ansible-playbook -v -K playbook/container_manager.yml -i Inventory/inventory.yml