Remove the management of Wireguard service.
The local OS can take care of it.
This commit is contained in:
parent
54c5b0cae0
commit
b684bd25ea
|
@ -69,11 +69,6 @@
|
|||
group: 'root'
|
||||
become: true
|
||||
|
||||
- name: 'Wireguard: Service enabled'
|
||||
service:
|
||||
name: 'wg-quick@wg0'
|
||||
enabled: false
|
||||
|
||||
- name: 'Config: Checkout some repositories for local config'
|
||||
tags:
|
||||
- config
|
||||
|
|
Loading…
Reference in a new issue