What is Ansible Playbook?
Table of contents
What are Ansible Roles?
Role Directory Structure?
How to Create a Role?
An Ansible Playbook is a YAML file where you define the automation tasks to achieve a desired state on managed nodes.
Example: Playbook for Patching a S...
alimasiuzzama.hashnode.dev2 min read