mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-26 15:36:11 -03:30
Ensure we gather IPv6 facts
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
a318624fad
commit
366cbb3e6f
@@ -14,6 +14,8 @@
|
|||||||
loop:
|
loop:
|
||||||
- ansible_distribution_major_version
|
- ansible_distribution_major_version
|
||||||
- ansible_default_ipv4
|
- ansible_default_ipv4
|
||||||
|
- ansible_default_ipv6
|
||||||
- ansible_all_ipv4_addresses
|
- ansible_all_ipv4_addresses
|
||||||
|
- ansible_all_ipv6_addresses
|
||||||
- ansible_memtotal_mb
|
- ansible_memtotal_mb
|
||||||
- ansible_swaptotal_mb
|
- ansible_swaptotal_mb
|
||||||
|
|||||||
Reference in New Issue
Block a user