How to Run an Ansible Playbook - Example

preview_player
Показать описание
Ansible Playbook Reference Documentation:

Go here to get the full Ansible Network Automation Course that shows you how to set up network automation in GNS3 and perform network automation labs in GNS3:

This video goes through how to run an ansible playbook locally from your local host. You will run your ansible playbook and learn how to execute ansible playbooks. I'll also show you how to run ansible playbooks as a specific user. You can run ansible playbooks as another user or non root user. You can name the specifics in the command and run the ansible playbook with username and password.

The technique I show will be running the ansible playbook as root. My run ansible playbook example will be on linux. I will be doing ansibile run playbook manually and locally. There is also a run ansible playbook debug mode. We will get into run ansible playbook step by step.

We will be showing how to run ansible playbooks with hosts file and run ansible playbooks with inventory. You can run the yaml ansible playbooks with passwords.
Рекомендации по теме
Комментарии
Автор

Now you just wake up my curiosity of the potential of Ansible. Great video. I will pass for the course~

Mana
Автор

Thank you for taking the time to make the video. Your videos have been very helpful.

grahammccann