Ansible Playbooks are ansible orchestration language, in playbooks we will define what ansible want to do for us. It's an set of instructions or plays.
Ansible Tutorial Class 5 | How to Write First Ansible Playbook | Tech Arkit
#ansible #playbook #automation
Play
. Task1
. Task2
Play is an set of activities to be run on host(s).
Task is an action to be performed on the host(s).
Let's see one example of ansible playbook which executes some tasks on remote host
Ansible Automation Playlist:
• Ansible Automation Tutorial
RHCSA - Red Hat Certified System Administrator PlayList:
• RHCSA 8 Exam | Red Hat Certified Syst...
Follow Us on Social Media
Github: https://github.com/techtutorials
Facebook: / linuxarkit
Twitter: / aravikumar48
Instagram: / arkit.co.in
Website: https://arkit.co.in
Reddit: / techtutorial
Post your topic, we will make videos for you
https://forms.gle/M4ysoMNh1zsPXiw89
Ansible Course
Class 1: • Ansible Automation Course D0407 | Cla...
Class 2: • Ansible Tutorial Class 2 | Ansible La...
Class 3: • Ansible Tutorial Class 3 | Ansible Ma...
Class 4: • Ansible Tutorial Class 4 | Ansible Ad...