Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
facts.yaml: reduce the number of setup calls by ~7x (kubernetes-sigs#…
…7286) Before this commit, we were gathering: 1 !all 7 network 7 hardware After we are gathering: 1 !all 1 network 1 hardware ansible_distribution_major_version is gathered by '!all' Signed-off-by: Etienne Champetier <[email protected]>
- Loading branch information