diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2017-06-02 16:23:35 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-06-02 16:23:35 +0000 |
commit | 02be92679aeea160ee148c5074de79e87a2535eb (patch) | |
tree | 94f711c0c14b87b610028e70987d10d53e873df8 | |
parent | 700622fe71da64030570bc0d4d9003f1ca19b604 (diff) |
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fix ansible installation for non-root"
- Fix ansible installation for non-root
Currently ansible was set to be installed with pip, but
this fails for non-root user. Instead of that, execute
pip with --user flag, so we don't need root permissions and it
is only installed for the current user.
Change-Id: Ib37a2a3866b4b48aca834b894cdd128ee63b31d6
m--------- | docs/submodules/releng | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/releng b/docs/submodules/releng -Subproject 14ac0b52e383b29f63455defcf2317fa2cce01a +Subproject dd798122fca46b7d550f019f0d73b9044e08381 |