Update ansible-lint

Required a lot of renaming :(
This commit is contained in:
Jake Howard
2020-09-26 17:53:47 +01:00
parent cc43910be6
commit 24d11deeae
54 changed files with 12 additions and 5 deletions

View File

@ -2,6 +2,7 @@
template:
src: files/wireguard-server.conf
dest: /etc/wireguard/wg0.conf
mode: "0600"
backup: yes
become: true
register: wireguard_conf