Remove debug
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Kasper Juul Hermansen 2022-03-01 21:54:58 +01:00
parent e014270903
commit 1f7b711048
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

View File

@ -1,8 +1,4 @@
---
- name: Print distro
ansible.builtin.debug:
msg: Current distro {{ansible_distribution}}
- name: install wireguard
apt:
name: wireguard