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: fix files/project_files typo

The original decision to rename from `project_files' to `files' was in
3a5dd0007634c9d4e379f20cac77c8fd64b67f42.
This commit is contained in:
Linus Arver 2016-08-17 14:50:27 -07:00 committed by Matt Clay
parent fb99277066
commit 8da17b750d

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: