Skip to content
Snippets Groups Projects
Commit 7d5e32ef authored by antoine.blancy's avatar antoine.blancy
Browse files

a

parent 5c7b6b77
Branches
No related tags found
1 merge request!1TP3
Pipeline #18228 failed
......@@ -13,10 +13,11 @@
become: yes
- name: key-get
command: cat publickey
command: cat /etc/wireguard/publickey
register: public_key
changed_when: False
notify: key-set
become: yes
- name: key-set
set_fact:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment