be31fead2f
Turns out we have had many issues with random servers having wrong hostname and /etc/hosts info. This playbook/role allows to configure that by passing -e "target=<hostname>" as ansible-playbook parameter. Change-Id: I73939ebc65211a840bb41370c22b111112389716
2 lines
42 B
Django/Jinja
2 lines
42 B
Django/Jinja
{{ inventory_hostname.split('.', 1)[0] }}
|