Let's try specifying the mode as a string
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
e10aebdca4
commit
723b21b2f0
1 changed files with 1 additions and 1 deletions
|
@ -393,7 +393,7 @@
|
|||
- src: "{{private}}/files/rabbitmq/{{env}}/pki/private/pagure{{ env_suffix }}.key"
|
||||
dest: src.fp.o.key
|
||||
owner: root
|
||||
mode: 0600
|
||||
mode: "600"
|
||||
- src: "{{private}}/files/rabbitmq/{{env}}/pki/ca.crt"
|
||||
dest: src.fp.o.ca
|
||||
owner: root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue