ushahidi / ansible-nginx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ushahidi.nginx

Install nginx and enable vhosts

Role Variables

Dependencies

  • ushahidi.common

Example Playbook

- hosts: servers
  roles:
     - { role: ushahidi.nginx, vhosts: [{ src: "{{playbook_dir}}/roles/platform-client/templates/nginx-platform-client.j2", dest: 'platform-client' }] }

License

BSD

About


Languages

Language:Python 52.3%Language:Shell 47.7%