Fix a mistake in the template file name for evoadmin configuration

This commit is contained in:
Tristan PILAT 2019-09-03 14:15:05 +02:00
parent 0009272462
commit aa059df446

View file

@ -57,7 +57,7 @@
- "templates/evoadmin-web/config.local.{{ inventory_hostname }}.php.j2"
- "templates/evoadmin-web/config.local.{{ host_group }}.php.j2"
- "templates/evoadmin-web/config.local.php.j2"
- "config.local.conf.j2"
- "config.local.php.j2"
register: evoadmin_config_local_php_template
- name: Enable proxy_fcgi