I can't type after 20:30 it seems

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2017-03-10 19:44:05 +00:00
parent fb256e64c8
commit 6431b8d5c8

View file

@ -10,7 +10,7 @@
- name: add authorized_keys for loopabull_{{ loopabull_role }}
authorized_key: key="{{ item }}" user=loopabull_{{ loopabull_role }} state=present
with_file:
- "{{private}}/files/loopabull/keys/{{env}}_{{lookabull_role}}.pub"
- "{{private}}/files/loopabull/keys/{{env}}_{{loopabull_role}}.pub"
tags:
- loopabull/target