mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-31 07:43:09 +00:00
Typo fix (#34088)
This commit is contained in:
committed by
John R Barker
parent
4713d9ea44
commit
fd2150f9fa
@@ -66,7 +66,7 @@ options:
|
||||
description:
|
||||
- >
|
||||
Dict entry from extension to MIME type. This will override any default/sniffed MIME type.
|
||||
For example C({".txt": "application/text", ".yml": "appication/text"})
|
||||
For example C({".txt": "application/text", ".yml": "application/text"})
|
||||
required: false
|
||||
include:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user