retrace: add env suffix
This commit is contained in:
parent
018a4f1b82
commit
e77a035915
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
dest=/etc/fedora-messaging/faf/{{ item.dest }}
|
||||
owner={{ item.owner }} group=root mode={{ item.mode }}
|
||||
loop:
|
||||
- { src: "{{private}}/files/rabbitmq/{{env}}/pki/ca{{env_suffix}}.crt",
|
||||
- { src: "{{private}}/files/rabbitmq/{{env}}/pki/ca.crt",
|
||||
dest: "ca.crt",
|
||||
owner: faf,
|
||||
mode: 0644
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue