The role install lighthouse with configuration nginx
src: git@github.com:wacko-io/ansible-nginx.git
version: "0.1.0'
- name: Install Nginx and Lighthouse
hosts: lighthouse-01
become: true
roles:
- nginx
- lighthouse
MIT
Matveev Dmitriy