ansible:facts
gather all FACTS for all ansible hosts
ansible all -m setup
[root@anzible-hosts ~]# ansible linux -m setup -a 'gather_subset=network,virtual'
ansible/facts.txt · Last modified: 2024/11/10 08:00 by 127.0.0.1
gather all FACTS for all ansible hosts
ansible all -m setup
[root@anzible-hosts ~]# ansible linux -m setup -a 'gather_subset=network,virtual'