Explorar o código

little bit of testing

aeth hai 10 meses
pai
achega
c542e41e28
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      playbook_configure_machine.yml

+ 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 }}"