typi typo
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
0e87532f03
commit
977eb9fd1e
1 changed files with 1 additions and 1 deletions
|
@ -382,7 +382,7 @@
|
|||
|
||||
- name: deploy pagure/rabbitmq certificate
|
||||
copy: src={{ item.src }}
|
||||
dest=/etc/pki/rabbitmq/pagurecert/{{ item.crt }}
|
||||
dest=/etc/pki/rabbitmq/pagurecert/{{ item.dest }}
|
||||
owner={{ item.owner }} group=root mode={{ item.mode }}
|
||||
when: env == 'staging'
|
||||
with_items:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue