...
Running the Ansible script
we have a repository on Github where all the essential elements for solving the tasks are stored. This repository can be reached through this link https://github.com/RevolutionPi/revpi-ansible-recipes.
Apply the instructions below to be prepared to running an Ansible script for solving a problem.
Code Block |
---|
git clone https://github.com/RevolutionPi/revpi-ansible-recipes.git
cd revpi-ansible-recipes/roles/network-bridge/tasks |
- Now run the Ansible script in terminal of ubuntu on windows
...
After a successful running of the script, you will get a message like shown on the following picture:
...