mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 18:50:21 -07:00
remove comment about requirements
This commit is contained in:
parent
a4922bc74c
commit
565db64a04
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ DOCUMENTATION = '''
|
||||||
module: docker
|
module: docker
|
||||||
short_description: manage docker containers
|
short_description: manage docker containers
|
||||||
description:
|
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:
|
options:
|
||||||
count:
|
count:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue