ansible-role-nodepool/doc/source/installation.rst
Paul Belanger 18b8f87a6e Add documentation requirements for gate
Change-Id: I83ae3bb426c1a951216e2ca0509d1b5ab5020ecc
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-11-21 17:59:29 -05:00

13 lines
232 B
ReStructuredText

============
Installation
============
At the command line::
$ pip install ansible-role-nodepool
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv ansible-role-nodepool
$ pip install ansible-role-nodepool