Tagged in

Women In Tech

Open Source Adventure
Open Source Adventure
Sharing my learning experience as I go!
More information
Followers
24
Elsewhere
More, on Medium

Ansible — Playbooks

Let’s continue learning more about Ansible. I’ve covered some basics in my previous blog. Now I want to learn about Playbooks in Ansible.

What are Playbooks?

Playbooks are the files where Ansible code is written. Playbooks are…