Home

Awesome

Pelican Nginx Role

A role to setup Nginx to server Pelican static files.

Requirements

Ansible version 16+ as the ufw module is used.

Variables

Example Playbook

- hosts: servers
  vars:
     - files_dir: ~/ansible/playbooks/files
     - templates_dir: ~/ansible/playbooks/templates
  roles:
     - talaniz.pelican-nginx

License

BSD

Author Information

E-mail: antonio.alaniz@gmail.com Website: www.antonioalaniz.com