remove comment about requirements
This commit is contained in:
parent
b4cce885e3
commit
21e31722f9
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ DOCUMENTATION = '''
|
|||
module: docker
|
||||
short_description: manage docker containers
|
||||
description:
|
||||
- Manage the life cycle of docker containers. This module has a dependency on the docker-py python module.
|
||||
- Manage the life cycle of docker containers.
|
||||
options:
|
||||
count:
|
||||
description:
|
||||
|
|
Loading…
Reference in a new issue