diff --git a/README.md b/README.md index 742ef8a..1f091f9 100644 --- a/README.md +++ b/README.md @@ -21,12 +21,15 @@ In **config.py** Fill the info : - ansible_scripts : path of your playbooks folder + > Example : /etc/ansible/playbooks/ - default_hosts: default hosts file path + > Example : /etc/ansible/hosts - binary : ansible binary path (use "whereis ansible-playbook" to find it) + > Example : /usr/bin/ansible-playbook # Run -python3 app.py +> python3 app.py and go to http://your_ip:your_port