Факты хоста ansible

Собрать все Ansible факты (ОС, CPU, сеть) с хоста

ansible <host> -i inventory -m setup | jq '._ansible_facts'
more ansible all 56 commands →