mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
* Allow to pass options as lookup options.
* Adjust tests.
* Fix non-matching defaults.
(cherry picked from commit a978bff2c7)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -65,7 +65,7 @@ options:
|
||||
- ' - C(vms_allocated) (int): use null to remove the quota.'
|
||||
- ' - C(templates_allocated) (int): use null to remove the quota.'
|
||||
required: false
|
||||
default: null
|
||||
default: {}
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
||||
Reference in New Issue
Block a user