1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Docker service update project_name doc (#36713)

```
FAILED! => {"changed": false, "msg": "Parameter error - project_name required when providing definition."}
```
This commit is contained in:
Joni Salmi 2018-02-26 15:25:50 +02:00 committed by Chris Houseknecht
parent 2789cc5c09
commit ff0f6286d7

View file

@ -39,7 +39,7 @@ options:
project_name:
description:
- Provide a project name. If not provided, the project name is taken from the basename of C(project_src).
- Required when no C(definition) is provided.
- Required when C(definition) is provided.
required: false
files:
description: