Third Ansible playbook introducing usage of copy module, tags, and how to disable gather facts step.
Till now we have looked at ansible playbook to get the ping response, server uptime, date and its syntax. In this post, we will see how to copy a file,...