/ansible-role-nginx

Ansible Role for setup NginX webserver.

Primary LanguageJinja

title description
Role for nginx
Ansible Role for maintain NginX webserver.

Ansible Role: Nginx

Status

Build Status

Version

GitHub Release Date

time tracker

Description

Nginx is an Ansible Role used to setup and maintain production grade NginX webserver.

Roadmap

References

Requirements

Production

  • Ansible

Variables

For Local Testing

Testing

Testing with Molecule

molecule test

Testing with Vagrant

To test with all VM's defined in Vagrantfile run the following:

cd roles/nginx
vagrant up

To run on a specific VM's

vagrant up xenial

Authors

License

Apache 2.0

NOTE: Role generated using ansible-role-skeleton