Skip to content

ho-ansible/nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible role: nginx web server

Requirements

Only tested on Debian stable, for now.

Role Variables

  • variable: description
  • nginx_keystore (default: {{ inventory_dir }}/.nginx/ssl): local dir storing SSL certs

Exported Tasks

  • site.yml: create and enable a site
    • site: name to use for nginx config
    • site_config: template for nginx config

Playbooks

  • main.yml: apply role

Dependencies

None.

License

MIT

Author Information

Sean Ho, https://github.com/ho-ansible/

About

Ansible role: nginx web server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages