Skip to content
Snippets Groups Projects
Commit 836bad3d authored by Carla Berenguer's avatar Carla Berenguer
Browse files

Update README.md

parent 0488c7b5
No related branches found
No related tags found
No related merge requests found
Pipeline #79862 passed
......@@ -17,7 +17,7 @@ This repository stores hosts informations and related variables for this specifi
* development local mode
```sh
# install sys admin roles for executing the provision yml
ansible-playbook playbooks/sys_admin.yml -i ../odoo-carsharing-inventory/inventory/hosts --limit=dev -u root
ansible-playbook playbooks/sys_admins.yml -i ../odoo-carsharing-inventory/inventory/hosts --limit=dev -u root
```
5. Run `ansible-playbook` command pointing to the `inventory/hosts` file of this repository:
* development local mode
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment