ansible-playbook

Getting started with ansible-playbook

Remarks#

This section provides an overview of what ansible-playbook is, and why a developer might want to use it.

It should also mention any large subjects within ansible-playbook, and link out to the related topics. Since the Documentation for ansible-playbook is new, you may need to create initial versions of those related topics.

Installation or Setup

Detailed instructions on getting ansible-playbook set up or installed.

ansible-playbook runs playbook

It is a powerful and mostly used keyword in Ansible to run Playbook using Ad-Hoc commands

Example: ansible-playbook demo.yml

Further Reading on ansible-plabook


This modified text is an extract of the original Stack Overflow Documentation created by the contributors and released under CC BY-SA 3.0 This website is not affiliated with Stack Overflow