mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
2 lines
76 B
YAML
2 lines
76 B
YAML
---
|
|
ip: 192.168.1.{{ 0 +(inventory_hostname|regex_replace('\D+','')|int) }}
|