Skip to content

ufirstgroup/ansible-nginx-base-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-nginx-base-config

Ansible role for installing nginx and providing some default config files.

Role Variables

see defaults/main.yml

Requirements

Ubuntu >= 14.04, must be run as root

Dependencies

none

Installation

ansible-galaxy install jlgeering.nginx-base-config

Example Playbook

---
- hosts: all
  become: yes
  roles:
    - { role: jlgeering.nginx-base-config, nginx_base_config_replace: true }

License

MIT

Author Information

Jean-Luc Geering

GitHub project page

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published