فهرست منبع

little bit of testing

aeth 10 ماه پیش
والد
کامیت
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 }}"