---
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'
