]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
docs: add instructions for installing ansible and notario
authorAndrew Schoen <aschoen@redhat.com>
Wed, 2 May 2018 18:09:59 +0000 (13:09 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 18 May 2018 15:58:24 +0000 (17:58 +0200)
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
docs/source/index.rst

index acce9b220ac3b10916f778ba98a8d53b9e52473e..7ec41e278a7f92da188a0a19d99f7fefc5ee3f4f 100644 (file)
@@ -25,6 +25,11 @@ You can install directly from the source on github by following these steps:
 
       git checkout $branch
 
+- Next, use pip and the provided requirements.txt to install ansible and other
+  needed python libraries::
+
+      pip install -r requirements.txt
+
 .. _ansible-on-rhel-family:
 
 Ansible on RHEL and CentOS