mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
Support multiple environments
This commit is contained in:
parent
224bdffc8b
commit
51fb76ffb6
9 changed files with 41 additions and 32 deletions
2
inventories/test/group_vars/kube-node.yml
Normal file
2
inventories/test/group_vars/kube-node.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
vpn_ip: 192.168.66.{{ 100 +( inventory_hostname|regex_replace('\D+','')|int) }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue