Support multiple environments

This commit is contained in:
Paul-Henri Froidmont 2019-04-09 00:37:28 +02:00
parent 224bdffc8b
commit 51fb76ffb6
9 changed files with 41 additions and 32 deletions

View file

@ -0,0 +1,2 @@
---
vpn_ip: 192.168.66.{{ 100 +( inventory_hostname|regex_replace('\D+','')|int) }}