Remove step about setting lf-ansible 22/10222/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 25 Apr 2018 00:12:34 +0000 (20:12 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 25 Apr 2018 00:12:36 +0000 (20:12 -0400)
This set is no longer necessary because we are using Ansible Galaxy.

Change-Id: If4ffb8019e3c52f752182c6542ff296f6fd12cd9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/project-bootstrap.rst

index 3351150..cf76c0f 100644 (file)
@@ -35,12 +35,6 @@ Steps
 #. Git commit the current files and push to Gerrit
 #. Confirm verify jobs work
 #. Merge the patch and confirm merge job works
-#. Install lf-ansible to GIT_ROOT/lf-ansible
-
-   .. code-block:: bash
-
-      git submodule add https://github.com/lfit/releng-lf-ansible.git lf-ansible
-
 #. Install common-packer to GIT_ROOT/packer/common-packer
 
    .. code-block:: bash