
Change-Id: I83ae3bb426c1a951216e2ca0509d1b5ab5020ecc Signed-off-by: Paul Belanger <pabelanger@redhat.com>
13 lines
232 B
ReStructuredText
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
|