mirror of
https://github.com/rocky-linux/ansible-role-rabbitmq.git
synced 2025-01-08 00:40:57 +00:00
missing loop
This commit is contained in:
parent
ed2348aaa2
commit
71606625a4
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@
|
|||
owner: rabbitmq
|
||||
group: rabbitmq
|
||||
mode: '0644'
|
||||
loop:
|
||||
- rabbitmq.conf
|
||||
- rabbitmq-env.conf
|
||||
|
||||
- name: Deploy erlang cookie
|
||||
copy:
|
||||
|
|
Loading…
Reference in a new issue