Update git submodules
authorJingLu5 <lvjing5@huawei.com>
Fri, 23 Feb 2018 01:31:38 +0000 (01:31 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Sat, 24 Feb 2018 01:47:20 +0000 (01:47 +0000)
commit70fa68c590bee90caf1232328e6372d352c154f5
tree4da71b8da9f14529ba0ef8ae9186054c537e9a7d
parentd18dc56175be09921f2f84afc3c2671f279ea32a
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Add 'ANSIBLE_ROLES_PATH' in ansible_env

    JIRA: YARDSTICK-1024

    This work adds the 'ANSIBLE_ROLES_PATH' as one of the Ansible environment variables.
    This 'ANSIBLE_ROLES_PATH' is set to the roles directory in Yardstick repo.
    By adding this variable, Ansible will first searches the local project for a role, then searches the roles_path.
    It will let the users of the plugin projects to able to use a relative role path for any of their own roles in ansible playbook.

    Change-Id: I0926ab0c0fa5c6cc37c4fe560db5b2aec3fe6eb1
Signed-off-by: JingLu5 <lvjing5@huawei.com>
docs/submodules/yardstick