This project gives you access to two servers that will let you run ansible commands on a remote server.
- Set up the
hostsfile in/config - Set your build paths in
docker-compose.yml docker-compose updocker-compose exec -it control_server bashssh-keygencreate an ssh keyssh-copy-id {your computers ip}copy the id to the test server (default password is 'root')
cd /root/ansible/ansible-test-projectansible-playbook test.yml