1.Create a file in /tmp/playbook/target_info.html and the file should have the below mentioned info
2.Should have the hostname of the target server
3.Should have the IP address
4.Should have the MAC address
5.Should have the Processor count
6.All the above info should be in one line with above sequence
7.After completion of above task you pull the target_info.html file in your Ansible master server.
1.Create a file in /tmp/playbook/target_info.html and the file should have the below mentioned info
2.Should have the hostname of the target server
3.Should have the IP address
4.Should have the MAC address
5.Should have the Processor count
6.All the above info should be in one line with above sequence
7.After completion of above task you pull the target_info.html file in your Ansible master server.
So which steps did you do solve this problem on your own? Looks like an exercise to me ...
Regards
Racke