mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-30 07:28:52 +00:00
Revert "Fix non-matching defaults in docs (#5446)"
This reverts commit a978bff2c7.
This commit is contained in:
parent
a978bff2c7
commit
5f4e593116
79 changed files with 63 additions and 187 deletions
|
|
@ -503,12 +503,6 @@ options:
|
|||
Only works if wait_for_instances is True.
|
||||
type: int
|
||||
|
||||
do_not_update:
|
||||
description:
|
||||
- TODO document.
|
||||
type: list
|
||||
default: []
|
||||
|
||||
'''
|
||||
EXAMPLES = '''
|
||||
# Basic configuration YAML example
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue