[wireguard:packages] add resolvconf

master
Simon Bruder 2019-04-02 15:42:41 +00:00
parent de06f7f794
commit 62540a7557
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 3 additions and 1 deletions

View File

@ -11,6 +11,8 @@
- name: install wireguard
apt:
name: wireguard
name:
- resolvconf
- wireguard
update_cache: yes
state: present