mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-04-05 00:24:18 +02:00
2 lines
76 B
YAML
2 lines
76 B
YAML
base_domain: "{{ domain | regex_replace('^(?:.*\\.)?(.+\\..+)$', '\\1') }}"
|