have to ignore errors here because these keys do not yet exist
This commit is contained in:
parent
9f33412d39
commit
ee4c4c5159
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
authorized_key: key="{{ item }}" user=loopabull_{{ loopabull_role }} state=present
|
||||
with_file:
|
||||
- "{{private}}/files/loopabull/keys/{{env}}_{{loopabull_role}}.pub"
|
||||
ignore_errors: True
|
||||
tags:
|
||||
- loopabull/target
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue