mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
TODO
This commit is contained in:
parent
52ae68473a
commit
e0ca1f2253
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
||||||
# For development purposes -- To install Lokole from a given commit, add the
|
# For development purposes -- To install Lokole from a given commit, add the
|
||||||
# following line to roles/lokole/defaults/main.yml:
|
# following line to roles/lokole/defaults/main.yml:
|
||||||
# lokole_commit: <git_commit_id>
|
# lokole_commit: <git_commit_id>
|
||||||
|
# TODO: revert back to main remo after upstream PR is merged
|
||||||
- name: "OPTIONAL: pip install opwen_email_client (Lokole, git commit {{ lokole_commit }}) from GitHub to {{ lokole_venv }}, if lokole_commit is defined"
|
- name: "OPTIONAL: pip install opwen_email_client (Lokole, git commit {{ lokole_commit }}) from GitHub to {{ lokole_venv }}, if lokole_commit is defined"
|
||||||
pip:
|
pip:
|
||||||
name: "git+https://github.com/mabuelhagag/lokole.git@{{ lokole_commit }}#egg=opwen_email_client"
|
name: "git+https://github.com/mabuelhagag/lokole.git@{{ lokole_commit }}#egg=opwen_email_client"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue