You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/host_vars/matrix_server/networking.yml

11 lines
158 B
YAML

3 years ago
---
interfaces:
ens18:
ipv4: 172.20.103.101
netmaskv4: 24
type: static
gateway: 172.20.103.1
ipv4_forwarding: false
ipv6_forwarding: false