@installdoc/ansible-gas-station
Version:
An Ansible playbook that provisions your network with software from GitHub Awesome lists, developed with disaster recovery in mind ⛽🔥🤤
24 lines (23 loc) • 586 B
YAML
galaxy_info:
role_name: vpn
author: ProfessorManhattan
description: Automates the process of adding VPN profiles to the system's built-in VPN client
company: Megabyte Labs
issue_tracker_url: https://gitlab.com/megabyte-labs/ansible-roles/vpn/-/issues
license: license (MIT)
min_ansible_version: 2.10
platforms:
- name: Ubuntu
versions:
- focal
galaxy_tags:
- vpn
- mullvad
- nordvpn
- nord
- networkmanager
namespace: professormanhattan
dependencies:
- role: professormanhattan.mas
when: ansible_os_family == 'Darwin'