mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00: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:
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:
|
||||
|
||||
Reference in New Issue
Block a user