Docker service update project_name doc (#36713)

```
FAILED! => {"changed": false, "msg": "Parameter error - project_name required when providing definition."}
```
pull/36736/head
Joni Salmi 6 years ago committed by Chris Houseknecht
parent 2789cc5c09
commit ff0f6286d7

@ -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:

Loading…
Cancel
Save