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/azerty.fil.sand.auro.re/networking.yml

12 lines
229 B
YAML

---
interfaces:
enp0s25:
ipv4: "10.50.1.221"
netmaskv4: 16
wg0:
ipv4: "{{ intranet.subnets.physical.subnets.azerty.ipv4 }}"
netmaskv4: "{{ intranet.netmaskv4 }}"
ipv4_forwarding: false
ipv6_forwarding: false