Facts gathering
Automax gathers remote Linux facts for conditional workflows, reports and run diagnostics.
- id: gather_core_facts
use: os.facts
with:
subset:
- os
- network
- services
register:
host_facts: data
Individual plugins are also available:
os.factsnetwork.link.factsos.package.factssystem.service.facts
Package facts support Debian/Ubuntu through dpkg-query and Red Hat-like systems through rpm.