Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 276 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 276 Bytes

provision-debian-nginx

Ansible role that installs the latest nginx web server from an nginx PPA

Role Defaults

ppa_nginx     ppa:nginx/development

Example Playbook

- hosts: debian
  roles:
    - { role: provision-debian-nginx }

License

MIT