mirror of
https://github.com/DO1JLR/ansible_linux_desktop_setup.git
synced 2024-09-14 19:54:51 +02:00
ovpn
This commit is contained in:
parent
11c5a1969a
commit
4c739a3256
1 changed files with 14 additions and 5 deletions
|
@ -75,6 +75,15 @@
|
||||||
- ntp
|
- ntp
|
||||||
- xrandr
|
- xrandr
|
||||||
|
|
||||||
|
- name: OVPN
|
||||||
|
hosts: t460p
|
||||||
|
tags:
|
||||||
|
- vpn
|
||||||
|
- ovpn
|
||||||
|
- openvpn
|
||||||
|
roles:
|
||||||
|
- openvpn
|
||||||
|
|
||||||
- name: install nextcloud-client
|
- name: install nextcloud-client
|
||||||
hosts: t460p
|
hosts: t460p
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Reference in a new issue