webapps/evoadmin-web : Name the fail task

This commit is contained in:
Ludovic Poujol 2018-04-19 16:04:14 +02:00
parent e37b3f569a
commit da13a478c6
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
---
- fail:
- name: "Ensure that evoadmin_contact_email is defined"
fail:
msg: Please configure var evoadmin_contact_email
when: evoadmin_contact_email is none