Fix indentation

This commit is contained in:
Pierre-Yves Chibon 2014-04-08 16:25:54 +02:00
parent f3ea75e128
commit 83bfab900c

View file

@ -48,7 +48,7 @@
handlers: handlers:
- include: "{{ handlers }}/restart_services.yml" - include: "{{ handlers }}/restart_services.yml"
- name: deploy elections itself - name: deploy elections itself
hosts: elections;elections-stg hosts: elections;elections-stg
user: root user: root
gather_facts: True gather_facts: True