Hi, Am using CloudEndure for migrating servers to AWS, for this we need to install "Agentinstall" on migrate server so that they both can communicate for further process.
================================================================================================================== Installation process: wget -O ./installer_linux.py https://console.cloudendure.com/installer_linux.py python ./installer_linux.py -t D824-8711-F213-595B-9AC7-BD9C-C3EA-F9FB-3F23-1A15-9CCE-27EA-A8DF-D1FE-C384-xxx --no-prompt ================================================================================================================== Now i want to automate this process by using Ansible, Can someone please guide me how to write playbook for this process. Regards, Naresh K -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/22ae18c7-c1a5-435e-9780-8bb8ff79c1c5o%40googlegroups.com.
