Skip to content
Snippets Groups Projects
Commit e6fbe7ac authored by Gallenkamp, Fabian's avatar Gallenkamp, Fabian
Browse files

minor config change

parent 0cc4ea93
No related branches found
No related tags found
No related merge requests found
......@@ -89,7 +89,7 @@ And now run the playbook.
## run the playbook
1. Change directory: ``cd /opt/otree/otree-ansible/``
2. Run: ``ansible-playbook site.yml``
2. Run: ``ansible-playbook site.yml --ask-become-pass``
## FAQ
......
---
ansible_user: "mylinuxuser"
ansible_become_pass: "mysecretpw"
ansible_connection: "local"
nginx_config_path: "/etc/nginx"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment