add local_network variable

This commit is contained in:
otthorn 2021-01-30 00:25:15 +01:00 committed by Otthorn
parent 495f4c4343
commit 32adecd5c1

View file

@ -97,3 +97,4 @@ is_aurore_host: "{{ 'aurore_vm' in group_names }}"
myorigin: "auro.re"
# myhostname should be the FQDN (Fully Qualified Domain Name)
myhostname: "mail.adm.auro.re"
local_network: "10.128.0.0/24"