Skip to content

debops/ansible-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DebOps nginx

Travis CI test-suite Ansible Galaxy

The nginx is a fast and light webserver with extensible configuration.

The debops.nginx role can be used to install and manage nginx configuration for multiple websites at the same time. The server is configured using inventory variables. This role can also be used as a dependency of another role to configure a webserver for that role using dependency variables.

Installation

This role requires at least Ansible v2.1.5. To install it, run:

ansible-galaxy install debops.nginx

Documentation

More information about debops.nginx can be found in the official debops.nginx documentation.

Role dependencies

  • debops.secret
  • debops.apt_preferences
  • debops.ferm

Are you using this as a standalone role without DebOps?

You may need to include missing roles from the DebOps common playbook into your playbook.

Try DebOps now for a complete solution to run your Debian-based infrastructure.

Authors and license

License: GPL-3.0


This role is part of DebOps. README generated by ansigenome.