mirror of
https://github.com/RealOrangeOne/infrastructure.git
synced 2026-01-23 02:14:14 +00:00
4 lines
157 B
YAML
4 lines
157 B
YAML
timezone: Europe/London # noqa var-naming
|
|
|
|
# HACK: Some of the hostnames aren't valid dict keys
|
|
hostname_slug: "{{ ansible_hostname | replace('-', '_') }}"
|