diff --git a/doc/source/index.rst b/doc/source/index.rst index a6210d3..4cc1eb4 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -1 +1,6 @@ .. include:: ../../README.rst + +Dependencies +~~~~~~~~~~~~ + +This role needs pip >= 7.1 installed on the target host. diff --git a/meta/main.yml b/meta/main.yml index 386fe52..a71ad48 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -32,5 +32,4 @@ galaxy_info: - development - openstack dependencies: - - pip_install - memcached_server