Install the NGINX webserver, plain and quick.
Unstable.
# ansible-galaxy install inofix.ansible-nginx
- Ansible >2.0
- Python2/3 on target host
- Generic UNIX with FHS
- Sudo
- hosts: servers
roles:
- inofix.ansible-nginx
GPLv3
- Michael Lustenberger at inofix.ch