ngrok

#######################################################################################################

:exclamation: DEPRECATION :exclamation:

This repository and the role associated are deprecated in favor of the Manala Ansible Collection

You will find informations on its usage on the collection repository

#######################################################################################################

Ansible Role: Ngrok Build Status

:exclamation: Report issues and send Pull Requests in the main Ansible Role repository :exclamation:

This role will deal with the setup and the config of Ngrok.

It's part of the Manala Ansible stack but can be used as a stand alone component.

Requirements

None.

Dependencies

None.

Installation

Ansible 2+

Using ansible galaxy cli:

ansible-galaxy install manala.ngrok

Using ansible galaxy requirements file:

- src: manala.ngrok

Role Handlers

None

Role Variables

Definition

Name Default Type Description
manala_ngrok_version ~ String Version to install, latest by default
manala_ngrok_bin '/usr/local/bin/ngrok' String Binary
manala_ngrok_configs_exclusive false Boolean Configurations exclusivity
manala_ngrok_configs_dir '/etc/ngrok' String Configurations directory path
manala_ngrok_configs_defaults {} String Configurations defaults
manala_ngrok_configs [] Array Configurations

Example

- hosts: all
  roles:
    - role: manala.ngrok

Licence

MIT

Author information

Manala (http://www.manala.io/)

About

Handle ngrok

Install
ansible-galaxy install manala/ansible-role-ngrok
GitHub repository
License
Unknown
Downloads
18271
Owner
Manala is an open source project supported by the french web agency ELAO providing advanced ansible roles for website's infrastructures and far more.