mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 09:43:15 +00:00
remove comment about requirements
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user