This commit is contained in:
Michael RICOIS 2017-02-20 10:39:47 +01:00
parent 928f9491fb
commit c76507a2da

View File

@ -3,6 +3,6 @@
hosts: all
tasks:
- name: Adding authorized key to scores user
authorized_key: user=scores key="{{ item }}"
authorized_key: user=scores key="{{item}}"
with_file:
- ../files/authorized_keys.deploy.pub