Update python docker package requirement note in role READMEs
This commit is contained in:
parent
dc9b511192
commit
87d46a33c2
@ -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
|
||||
--------------
|
||||
|
@ -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
|
||||
----------------
|
||||
|
@ -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
|
||||
--------------
|
||||
|
@ -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
|
||||
--------------
|
||||
|
Loading…
Reference in New Issue
Block a user