aeth 9 сар өмнө
parent
commit
c542e41e28

+ 1 - 1
playbook_configure_machine.yml

@@ -24,4 +24,4 @@
 
     - name: "debug"
       ansible.builtin.debug:
-        msg: "{{ ansible_facts }}"
+        msg: "Public Key: {{ vpn_public_key_content }}\nPrivate Key: {{ vpn_private_key_content }}"