1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-28 06:28:56 +00:00

Revert "Fix non-matching defaults in docs (#5446)"

This reverts commit a978bff2c7.
This commit is contained in:
Felix Fontein 2022-11-01 19:12:21 +01:00
parent a978bff2c7
commit 5f4e593116
79 changed files with 63 additions and 187 deletions

View file

@ -61,7 +61,6 @@ options:
- The values specified here will be used at installation time as --set arguments for atomic install.
type: list
elements: str
default: []
'''
EXAMPLES = r'''