docs: add instructions for installing ansible and notario

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
pull/2619/head
Andrew Schoen 2018-05-02 13:09:59 -05:00 committed by Guillaume Abrioux
parent ef48ed4e5a
commit 12bdb8ef87
1 changed files with 5 additions and 0 deletions

View 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