[wireguard:packages] add resolvconf

This commit is contained in:
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

View file

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