Ansible server with LEMP installation role
1.0K
Basic image with:
Spin up hpierce/docker-ansible-client with port 80
docker run -p 8080:80 -it hpierce/docker-ansible-client /bin/bash
Spin this up docker run -it hpierce/docker-ansible-server-test /bin/bash
Change the /etc/ansible/hosts to the ip running docker-ansible-client
Run ansible playbook ansible-playbook /root/lemp.yml
Open webpage: http://localhost:8080/
Content type
Image
Digest
Size
181.6 MB
Last updated
about 9 years ago
docker pull hpierce/docker-ansible-server-test