Ansible Playbooks

 • Playbooks are the access point to ansible provisioning

• It’s the Ansible’s way of deploying and configuring different remote servers and environments

• It is written in YAML(Yet Another Mark-up Language)

• On an advanced level playbooks can be used to

• Handle multi-tier rollouts

• Load balancing tasks for the servers

• Besides the YAML Basic Structure,  there are a few things to be kept in mind before writing a playbook.


Ansible Playbook Structure



Ansible Playbook Structure : Hosts


Ansible Playbook Structure : Become


Ansible Playbook Structure : Vars


Ansible Playbook Structure : Tasks


Ansible Playbook Structure : Handlers


Comments

Popular posts from this blog

Terraform

Different Types of Reports in Scrum - Agile

Scrum Master Interview help - Bootcamp