In this blog, we explained how to write the ansible first playbook in which to print the hostname, host IP, and ansible version of localhost, and execute the playbook. We have created a structure of the ansible first playbook in which we added the task folder and two files, which are hosts and sample.yml. The..