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

Update README.md

parent 836bad3d
No related branches found
No related tags found
No related merge requests found
Pipeline #79865 passed
......@@ -16,8 +16,8 @@ This repository stores hosts informations and related variables for this specifi
4. Run `ansible-playbook` command pointing to the `inventory/hosts` file of this repository:
* development local mode
```sh
# install sys admin roles for executing the provision yml
ansible-playbook playbooks/sys_admins.yml -i ../odoo-carsharing-inventory/inventory/hosts --limit=dev -u root
# install sys admin roles for executing the provision yml (quit -u root if its not the first time)
ansible-playbook playbooks/sys_admins.yml -i ../odoo-vertical-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