Ansible playbook

Through the use of the ansible-playbook executable it allows you to work with the Ansible's human readable configuration, deployment and orchestration language.

A playbook as the name implies is a book of plays with a play to picked in the configuration changes that you would like to achieve against the given set of targets. The language offers humans readability and provides versatility in a playbook which comprises in a simple set of tasks to advanced configurations