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:
|
The host executing the role has the following requirements:
|
||||||
|
|
||||||
* Docker engine
|
* Docker engine
|
||||||
* ``docker-py >= 1.7.0``
|
* Python ``docker >= 2.0.0``
|
||||||
|
|
||||||
Role Variables
|
Role Variables
|
||||||
--------------
|
--------------
|
||||||
|
@ -10,7 +10,10 @@ authentication mechanism is provided.
|
|||||||
Requirements
|
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
|
Role Variables
|
||||||
--------------
|
--------------
|
||||||
@ -18,7 +21,7 @@ Role Variables
|
|||||||
Dependencies
|
Dependencies
|
||||||
------------
|
------------
|
||||||
|
|
||||||
The `docker-py` python package is required on the target system.
|
None
|
||||||
|
|
||||||
Example Playbook
|
Example Playbook
|
||||||
----------------
|
----------------
|
||||||
|
@ -10,7 +10,7 @@ Requirements
|
|||||||
The host executing the role has the following requirements:
|
The host executing the role has the following requirements:
|
||||||
|
|
||||||
* Docker engine
|
* Docker engine
|
||||||
* ``docker-py >= 1.7.0``
|
* Python ``docker >= 2.0.0``
|
||||||
|
|
||||||
Role Variables
|
Role Variables
|
||||||
--------------
|
--------------
|
||||||
|
@ -10,7 +10,7 @@ Requirements
|
|||||||
The host executing the role has the following requirements:
|
The host executing the role has the following requirements:
|
||||||
|
|
||||||
* Docker engine
|
* Docker engine
|
||||||
* ``docker-py >= 1.7.0``
|
* Python ``docker >= 2.0.0``
|
||||||
|
|
||||||
Role Variables
|
Role Variables
|
||||||
--------------
|
--------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user