mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
rev: list reference in docs
This commit is contained in:
parent
9f7b2ce505
commit
a82d6713e6
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ options:
|
|||
overrides:
|
||||
description:
|
||||
- List of overrides to ensure for the locale when O(state=present). Each item is a mapping with
|
||||
the record's O(overrides.key) and its O(overrides.value).
|
||||
the record's O(overrides[].key) and its O(overrides[].value).
|
||||
- Ignored when O(state=absent).
|
||||
type: list
|
||||
elements: dict
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue