Ignore the DB creation part for now
This commit is contained in:
parent
94756d80a9
commit
81b6046710
1 changed files with 4 additions and 4 deletions
|
@ -29,10 +29,10 @@
|
|||
notify:
|
||||
- restart apache
|
||||
|
||||
- name: create the database scheme
|
||||
command: /usr/bin/python2 /usr/share/fedocal/fedocal_createdb.py
|
||||
environment:
|
||||
FEDOCAL_CONFIG: /etc/fedocal/fedocal.cfg
|
||||
#- name: create the database scheme
|
||||
# command: /usr/bin/python2 /usr/share/fedocal/fedocal_createdb.py
|
||||
# environment:
|
||||
# FEDOCAL_CONFIG: /etc/fedocal/fedocal.cfg
|
||||
|
||||
- name: Install all the configuration file of fedocal
|
||||
template: src={{ item.file }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue