Initial commit (#208)

This commit is contained in:
Ajpantuso
2021-09-17 17:00:14 -04:00
committed by GitHub
parent 5d861004db
commit b5263ccbd0
3 changed files with 4 additions and 5 deletions
-1
View File
@@ -18,7 +18,6 @@ author: "Chris Houseknecht (@chouseknecht)"
description:
- Uses Docker Compose to start, shutdown and scale services.
- Works with compose versions 1 and 2.
- Configuration can be read from a C(docker-compose.yml) or C(docker-compose.yaml) file or inline using the I(definition) option.
- See the examples for more details.
- Supports check mode.