Skip to content
This repository has been archived by the owner on Mar 1, 2020. It is now read-only.

Latest commit

 

History

History
43 lines (25 loc) · 510 Bytes

README.md

File metadata and controls

43 lines (25 loc) · 510 Bytes

Role Name

Simple Pritunl VPN setup with Ansible.

Requirements

This role expects CentOS 7 operating system.

Role Variables

All variables are defined under vars/main.yml.

Dependencies

Do dependencies.

Example Playbook

Playbook example:

- hosts: vpn
  sudo: yes
  roles:
    - { role: include.pritunl }

License

BSD

Author Information

Francisco Cabrita - francisco.cabrita@gmail.com