rabbitmq: fix indentation

This commit is contained in:
Jérémy Lecour 2017-05-24 16:09:38 +02:00 committed by Jérémy Lecour
parent cb66222319
commit 93071fdf4a
1 changed files with 2 additions and 2 deletions

View File

@ -25,5 +25,5 @@
- name: Adjust ulimit
lineinfile:
dest: /etc/default/rabbitmq-server
line: ulimit -n 2048
dest: /etc/default/rabbitmq-server
line: ulimit -n 2048