mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
added openvpn installation
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
pacman:
|
||||
name: fish
|
||||
state: present
|
||||
- name: Install OpenVPN (for openvpn.fish)
|
||||
become: true
|
||||
pacman:
|
||||
name: openvpn
|
||||
state: present
|
||||
- name: Setup Fish
|
||||
synchronize:
|
||||
delete: true
|
||||
|
||||
Reference in New Issue
Block a user