environment should be a dict

This commit is contained in:
Pierre-Yves Chibon 2013-09-20 16:51:43 +02:00
parent 5ed8f2342f
commit aa2706c10e

View file

@ -39,7 +39,7 @@
- name: create the database scheme
command: /usr/bin/python2 /usr/share/nuancier/nuancier-lite_createdb.py
environment: NUANCIER_CONFIG=/etc/nuancier/nuancier-lite.cfg
environment: NUANCIER_CONFIG: /etc/nuancier/nuancier-lite.cfg
- name: replace the nuancier configuration file by the one with the normal user
template: src={{ item.file }}