network_interfaces is working for my router
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
@ -4,7 +4,7 @@ glob_network_interfaces:
|
||||
id: 1
|
||||
gateway: "185.230.76.62"
|
||||
dns: "{{ query('ldap', 'ip', 'routeur-templier', 'srv') | ipv4 | first }}"
|
||||
gateway_v6: "2a0c:700:3002::ff:fe02:102"
|
||||
gateway_v6: "2a0c:700:3012::ff:fe02:112"
|
||||
- name: adm
|
||||
id: 42
|
||||
dns: "{{ query('ldap', 'ip', 'routeur-templier', 'adm') | ipv4 | first }}"
|
||||
|
Reference in New Issue
Block a user