have to ignore errors here because these keys do not yet exist

This commit is contained in:
Kevin Fenzi 2017-06-15 18:42:18 +00:00
parent 9f33412d39
commit ee4c4c5159

View file

@ -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