Use this tag for questions regarding Ansible facts - values discovered by the setup module of Ansible or pulled from ohai/facter.
Is it possible to use what would normally be included in ansible_facts in an Ansible adhoc command? For example, …
ansible ansible-facts ansible-ad-hocI have two playbooks - my first playbook iterates on the list of ESXi servers getting list of all VMs, …
ansible ansible-facts