Hi All,
Need some help with creating a playbook to gather hostname, OS and package information from the inventory and output the result to a file in below format.
“Hostname, OS, Package”
I was able to come up with below playbook but it does not give the desired output.