/ansible-playground

Playing with 🔥

Primary LanguageHTML

Ansible Playground

  • To run the nginx playbook: ansible-playbook nginx.yml

Note: To run the playbook on a python3 only server, pass -e 'ansible_python_interpreter=/usr/bin/python3' flag.