manala.ngrok

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

:exclamation: DEPRECATION :exclamation:

For usage information, visit the collection repository.

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

Ansible Role: Ngrok Build Status

:exclamation: Please report issues and submit Pull Requests at the main Ansible Role repository :exclamation:

This role helps you set up and configure Ngrok.

It is part of the Manala Ansible stack, but can also be used on its own.

Requirements

No special requirements.

Dependencies

None.

Installation

For Ansible 2+

To install using the ansible galaxy command line:

ansible-galaxy install manala.ngrok

To install using an ansible galaxy requirements file:

- src: manala.ngrok

Role Handlers

None.

Role Variables

Definitions

Name Default Type Description
manala_ngrok_version ~ String Version to install, latest by default
manala_ngrok_bin '/usr/local/bin/ngrok' String Path to the Ngrok binary
manala_ngrok_configs_exclusive false Boolean Whether configuration is exclusive
manala_ngrok_configs_dir '/etc/ngrok' String Directory for configurations
manala_ngrok_configs_defaults {} String Default configuration values
manala_ngrok_configs [] Array List of configurations

Example Usage

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

License

MIT

Author Information

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

Informazioni sul progetto

Handle ngrok

Installa
ansible-galaxy install manala.ngrok
Licenza
Unknown
Download
21.1k
Proprietario
Manala is an open source project supported by the french web agency ELAO providing advanced ansible roles for website's infrastructures and far more.