Explorar el Código

little bit of testing

aeth hace 10 meses
padre
commit
c542e41e28
Se han modificado 1 ficheros con 1 adiciones y 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 }}"