1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-15 16:31:30 +00:00

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

This reverts commit b26df2a008.
This commit is contained in:
Felix Fontein 2022-11-01 19:12:11 +01:00
parent b26df2a008
commit 9466103a4a
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'''