renderqwerty.ansible_innovation_nginx

Ansible role for installing nginx with self-signed certificate

Requirements

None.

Role Variables

Available variables are listed below, along with default values (see defaults/main.yml):

domain: []

Usage example

- hosts: localhost
  connection: local
  become: yes
  vars:
    - domain: example.com
  roles:
    - renderqwerty.ansible_innovation_nginx

License

MIT License

Author

http://github.com/RenderQwerty/

About

install nginx

Install
ansible-galaxy install renderqwerty.ansible_innovation_nginx
GitHub repository
License
mit
Downloads
174
Owner