Skip to content

nyambati/pritunl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pritnul VPN server

This roles helps to install Pritnul VPN Server across Ubuntu variants.

Requirements

This role requires Ansible 2.0 or higher, and platform requirements are listed in the metadata file.

Role Variables

The variables that can be passed to this role and a brief description about them are as follows:

  mongodb_versions: 3.2                 # The version of mongodb to install

Examples

Install VPN Server

- hosts: all
  roles:
    - { role: pritnul, mongodb_versions: 3.2 }

Dependencies

None

License

MIT

Author Information

Thomas Nyambati

About

Ansible role for pritnul VPN server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published