docker_service: fix files/project_files typo

The original decision to rename from `project_files' to `files' was in
3a5dd00076.
pull/18777/head
Linus Arver 8 years ago committed by Matt Clay
parent fb99277066
commit 8da17b750d

@ -85,7 +85,7 @@ options:
definition:
description:
- Provide docker-compose yaml describing one or more services, networks and volumes.
- Mutually exclusive with C(project_src) and C(project_files).
- Mutually exclusive with C(project_src) and C(files).
type: complex
required: false
hostname_check:

Loading…
Cancel
Save