I can't type after 20:30 it seems
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
fb256e64c8
commit
6431b8d5c8
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
- name: add authorized_keys for loopabull_{{ loopabull_role }}
|
- name: add authorized_keys for loopabull_{{ loopabull_role }}
|
||||||
authorized_key: key="{{ item }}" user=loopabull_{{ loopabull_role }} state=present
|
authorized_key: key="{{ item }}" user=loopabull_{{ loopabull_role }} state=present
|
||||||
with_file:
|
with_file:
|
||||||
- "{{private}}/files/loopabull/keys/{{env}}_{{lookabull_role}}.pub"
|
- "{{private}}/files/loopabull/keys/{{env}}_{{loopabull_role}}.pub"
|
||||||
tags:
|
tags:
|
||||||
- loopabull/target
|
- loopabull/target
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue