Commit dac71037 by arbabnazar

fix the duplicate entry of rabbitmq_refresh

parent 78cc42ca
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
region: "{{ region }}" region: "{{ region }}"
instance_tags: "{{ instance_tags }}" instance_tags: "{{ instance_tags }}"
volumes: volumes:
- device_name: /dev/xvda - device_name: /dev/sda
volume_type: gp2 volume_type: gp2
volume_size: "{{ root_ebs_size }}" volume_size: "{{ root_ebs_size }}"
delete_on_termination: true delete_on_termination: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment