소스 검색

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