This website requires JavaScript.
Explore
Help
Sign in
systems
/
infrastructure
Watch
1
Fork
You've already forked infrastructure
0
Code
Issues
1
Pull requests
14
Activity
Actions
6b95b75fc2
infrastructure
/
ansible
/
group_vars
/
all
/
network.yml
3 lines
89 B
YAML
Raw
Normal View
History
Unescape
Escape
Use hostname rather than fqdn
2021-03-04 16:06:43 +00:00
private_ip
:
"{{ nebula.clients[ansible_hostname].ip }}"
Install duplicati on PVE docker machine Requires some changes to how private IPs are specified, which I really need to clean up at some point!
2021-01-20 21:38:01 +00:00
protected_ip
:
"{{ private_ip }}"
Reference in a new issue
Copy permalink