1
0
Fork 0
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:
Jakub Danek 2025-09-26 09:34:32 +02:00
parent 9f7b2ce505
commit a82d6713e6

View file

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