Skip to content

Commit

Permalink
Ensure we gather IPv6 facts
Browse files Browse the repository at this point in the history
(cherry picked from commit 366cbb3)
  • Loading branch information
miff2000 authored and k8s-ci-robot committed Feb 22, 2021
1 parent 40857b9 commit efd138e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions facts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit efd138e

Please sign in to comment.