All checks were successful
Test the role / test-the-role (push) Successful in 7s
Nginx Web Server Installer Role
ds_nginx
This Ansible role installs the Nginx web server.
- Disables the
defaultsite. - No other site configuration.
- No additional hardening.
Requirements
- Debian 12+ or compatible.
- Sudo access or root.
- Port 80 (and 443) are reachable.
Example Playbook
- name: Install the Nginx web server
hosts: webservers
become: true
roles:
- role: ds_nginx
Handlers
Reload_nginxRestart_nginx
License
MIT License
[ Fear the Silence. Fear the Switch. ]