Ansible Gathering Facts populates a wide array of variables with useful key system data

Run the following code from the command line to Gather Facts:

$ ansible -m setup localhost

Comments