@@ -129,18 +129,18 @@ This structure will help you to keep your dependencies in a single place, as wel
# Running the Code
Code in this repo is functional and test it. To run it, you need to install ansible and all the dependencies. You can do this simply by executing:
Code in this repo is functional and tested. To run it, you need to install ansible and all the dependencies. You can do this simply by executing:
```
./extensions/setup/setup.sh
```
* If you already have ansible, and you do not want to go through the installation simply create a vpass text file in the root directory and add the secret code (123456)
* To install roles execure the role_update.sh which will download all the roles
* To install roles execute the role_update.sh which will download all the roles
```
./extensions/setup/role_update.sh
```
* Go to plays directory and the execute and do not forget to change the host address in the development.ini
* Go to the plays directory and the execute and do not forget to change the host address in the development.ini