Update python docker package requirement note in role READMEs

This commit is contained in:
Mark Goddard 2017-12-06 09:58:43 +00:00
parent dc9b511192
commit 87d46a33c2
4 changed files with 8 additions and 5 deletions

View File

@ -10,7 +10,7 @@ Requirements
The host executing the role has the following requirements:
* Docker engine
* ``docker-py >= 1.7.0``
* Python ``docker >= 2.0.0``
Role Variables
--------------

View File

@ -10,7 +10,10 @@ authentication mechanism is provided.
Requirements
------------
Docker engine should be running on the target system.
The host executing the role has the following requirements:
* Docker engine
* Python ``docker >= 2.0.0``
Role Variables
--------------
@ -18,7 +21,7 @@ Role Variables
Dependencies
------------
The `docker-py` python package is required on the target system.
None
Example Playbook
----------------

View File

@ -10,7 +10,7 @@ Requirements
The host executing the role has the following requirements:
* Docker engine
* ``docker-py >= 1.7.0``
* Python ``docker >= 2.0.0``
Role Variables
--------------

View File

@ -10,7 +10,7 @@ Requirements
The host executing the role has the following requirements:
* Docker engine
* ``docker-py >= 1.7.0``
* Python ``docker >= 2.0.0``
Role Variables
--------------