/ansible_nginx

Ansible script to install Nginx over Ubuntu server.

Role Name

Nginx

Example Playbook

- hosts: servers
  remote_user: root
  roles:
     - { role: micropyramid.nginx }

License

MIT