we also need skip: true
This commit is contained in:
parent
9a0ab5c783
commit
92a58eab1b
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
||||||
authorized_key: key="{{ item }}" user=loopabull_{{ loopabull_role }} state=present
|
authorized_key: key="{{ item }}" user=loopabull_{{ loopabull_role }} state=present
|
||||||
with_first_found:
|
with_first_found:
|
||||||
- "{{private}}/files/loopabull/keys/{{env}}_{{loopabull_role}}.pub"
|
- "{{private}}/files/loopabull/keys/{{env}}_{{loopabull_role}}.pub"
|
||||||
|
skip: true
|
||||||
tags:
|
tags:
|
||||||
- loopabull/target
|
- loopabull/target
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue