Skip to content
This repository has been archived by the owner on Jan 18, 2018. It is now read-only.

PCextreme/ansible-role-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: Nginx

Installs Nginx

Supported platforms

CentOS 6 & 7
Ubuntu 14.04

Requirements

None

Role Variables

Nginx version:

nginx_mainline: true

Dependencies

None

Example Playbook

- hosts: servers
  roles:
    - { role: pcextreme.nginx }

Credits

License

The MIT License (MIT). Please see License File for more information.