ahuffman / ansible-fact

Infrastucture-as-Code in Reverse
9 stars 6 forks source link

Create a way to leverage "setup" module (fact gathering) subsets and categorize our supplementary facts into subsets #27

Open ahuffman opened 5 years ago

ahuffman commented 5 years ago

We would like to create a way to leverage the fact gathering subsets available via the setup module to be able to create our own fact subset categories, so we can easily run many fact collectors from ansible core and our own supplementary collection(s) modules.