Skip to content

Files

Latest commit

 

History

History
48 lines (30 loc) · 549 Bytes

README.md

File metadata and controls

48 lines (30 loc) · 549 Bytes

NGINX

Install the NGINX webserver, plain and quick.

State

Unstable.

Installation

# ansible-galaxy install inofix.ansible-nginx

Requirements

  • Ansible >2.0
  • Python2/3 on target host
  • Generic UNIX with FHS
  • Sudo

Role Variables

Dependencies

Example Playbook

- hosts: servers
  roles:
     - inofix.ansible-nginx

License

GPLv3

Author Information