mirror of https://dev.ccchb.de/ccchb/ansible.git
Define the HAProxy + acme.sh email address as host variable.
Don't clutter less specific name spaces e.g. the all group with this. Updates #28.
This commit is contained in:
parent
90e6df0381
commit
8ec0f09538
|
@ -9,6 +9,7 @@ postfix_my_networks:
|
||||||
|
|
||||||
haproxy_v4: 176.9.59.104
|
haproxy_v4: 176.9.59.104
|
||||||
haproxy_v6: 2a01:4f8:150:926f::2
|
haproxy_v6: 2a01:4f8:150:926f::2
|
||||||
|
haproxy_acme_email: root@ccchb.de
|
||||||
|
|
||||||
haproxy_http:
|
haproxy_http:
|
||||||
- host: 'ccchb.de'
|
- host: 'ccchb.de'
|
||||||
|
|
Loading…
Reference in New Issue