aeth 10 месяцев назад
Родитель
Сommit
c542e41e28
1 измененных файлов с 1 добавлено и 1 удалено
  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 }}"