mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 11:51:26 -07:00
Normalize more booleans. (#5247)
This commit is contained in:
parent
570445adc4
commit
015566fb06
170 changed files with 465 additions and 465 deletions
|
@ -97,7 +97,7 @@ EXAMPLES = '''
|
|||
name: zone1
|
||||
state: present
|
||||
path: /zones/zone1
|
||||
sparse: True
|
||||
sparse: true
|
||||
root_password: Be9oX7OSwWoU.
|
||||
config: 'set autoboot=true; add net; set physical=bge0; set address=10.1.1.1; end'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue