add conditional
This commit is contained in:
parent
6531915876
commit
c4eda04f42
|
@ -1,3 +1,8 @@
|
|||
|
||||
- name: "[CONFIG RELAYHOST SMTP] Comprobando si es necesario configurar relayhost smtp"
|
||||
meta: end_host
|
||||
when: relay-host_enabled is not defined or not relay-host_enabled
|
||||
|
||||
#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
# Reconfigure relayhost smtp to smtp.verdnatura.es
|
||||
- name: reconfigure relayhost to smtp.verdnatura.es
|
||||
|
|
Loading…
Reference in New Issue