With dict representation in yaml
This commit is contained in:
parent
aa2706c10e
commit
e0c98e96dd
1 changed files with 2 additions and 1 deletions
|
@ -39,7 +39,8 @@
|
|||
|
||||
- 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 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue