ask ynerant g pa compri

certbot_on_virtu
_shirenn 2022-01-15 17:44:50 +01:00 committed by pa
parent 806e055229
commit 002278f72e
1 changed files with 0 additions and 5 deletions

View File

@ -31,8 +31,3 @@ glob_network_interfaces:
gateway: "{{ query('ldap', 'ip', 'passerelle', 'adh-nat') | ipv4 | first }}" gateway: "{{ query('ldap', 'ip', 'passerelle', 'adh-nat') | ipv4 | first }}"
dns: "{{ query('ldap', 'ip', 'passerelle', 'adh-nat') | ipv4 | first }}" dns: "{{ query('ldap', 'ip', 'passerelle', 'adh-nat') | ipv4 | first }}"
gateway_v6: "{{ query('ldap', 'ip', 'passerelle', 'adh-nat') | ipv6 | first }}" gateway_v6: "{{ query('ldap', 'ip', 'passerelle', 'adh-nat') | ipv6 | first }}"
- name: ens
id: 54
gateway: "{{ query('ldap', 'ip', 'passerelle', 'ens') | ipv4 | first }}"
dns: "{{ query('ldap', 'ip', 'passerelle', 'ens') | ipv4 | first }}"
gateway_v6: "{{ query('ldap', 'ip', 'passerelle', 'ens') | ipv6 | first }}"