ask ynerant g pa compri
							parent
							
								
									806e055229
								
							
						
					
					
						commit
						002278f72e
					
				| 
						 | 
					@ -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 }}"
 | 
					 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue