docker_service: fix files/project_files typo

The original decision to rename from `project_files' to `files' was in
3a5dd00076.
This commit is contained in:
Linus Arver 2016-08-17 14:50:27 -07:00
parent d796ab54b7
commit 74c8954d86

View file

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