Add quotes
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
0dec4d462c
commit
bc66771846
1 changed files with 2 additions and 2 deletions
|
@ -55,9 +55,9 @@
|
|||
with_items:
|
||||
- src: ca.crt
|
||||
dest: ca.crt
|
||||
- src: {{node}}.{{region}}.crt
|
||||
- src: "{{node}}.{{region}}.crt"
|
||||
dest: node.crt
|
||||
- src: {{node}}.{{region}}.key
|
||||
- src: "{{node}}.{{region}}.key"
|
||||
dest: node.key
|
||||
notify:
|
||||
- reload repoSpanner
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue