Skip to content

kwan1/ansible-tower-samples

 
 

Repository files navigation

ansible-tower-samples

Ansible Tower Playbook Samples

to run nginx on a centos vm,

run centos vm on orbstack.

once done, run command:

ansible-playbook -i hosts install_nginx.yml

now nginx should be running on the centos vm

now go to the IP addres of the centos

http:<VM IP>

About

Ansible Tower Playbook Samples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 45.9%
  • Dockerfile 44.8%
  • HTML 9.3%