Added new openvpn config
Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
This commit is contained in:
@@ -12,6 +12,12 @@
|
||||
- "{{ qbit_downloads }}"
|
||||
become: true
|
||||
|
||||
- name: Remove old opnvpn-config
|
||||
file:
|
||||
path: "{{ qbit_remote_config }}/{{ qbit_old_ovpn_config }}"
|
||||
state: absent
|
||||
become: true
|
||||
|
||||
- name: Copy ovpn_torrentleech-config
|
||||
template:
|
||||
owner: "{{ puid }}"
|
||||
|
||||
Reference in New Issue
Block a user