Skip to content

Commit

Permalink
fixed ansible lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Andre Rodier committed Apr 27, 2024
1 parent 1b75281 commit e6529d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/vpn-wireguard/tasks/install/facts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
tags: facts

- name: Display wireguard configuration
debug:
ansible.builtin.debug:
var: wireguard
verbosity: 2
tags: facts
Expand Down

0 comments on commit e6529d5

Please sign in to comment.