Ensure we gather IPv6 facts

pull/7248/head
Matt Calvert 2020-11-03 07:12:36 +00:00 committed by Kubernetes Prow Robot
parent a318624fad
commit 366cbb3e6f
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@
loop:
- ansible_distribution_major_version
- ansible_default_ipv4
- ansible_default_ipv6
- ansible_all_ipv4_addresses
- ansible_all_ipv6_addresses
- ansible_memtotal_mb
- ansible_swaptotal_mb