Commit 56432004 authored by manoj v's avatar manoj v
Browse files

Issue #345 chore: added debig statement

parent 08d3365a
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -8,7 +8,7 @@
- name: debug
become: yes
debug: msg="{{ public_key }}"
debug: var=public_key
- name: Add ssh public key
authorized_key: user="{{ user }}" key="{{ public_key }}"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment