This commit is contained in:
Bertrand Benjamin 2018-08-25 14:58:08 +02:00
parent cf4de87172
commit 9b9bf4afc0
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
- name: Debug deploy_public_key
debug:
msg: "{{ lookup('file', deploy_public_key)}} "
msg: "{{ playbook_dir }} "
- name: Add public key for deploy user
authorized_key: