fix typo in EXAMPLES (#64932)
This commit is contained in:
parent
8b0fb9f290
commit
6b21f56b97
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ EXAMPLES = """
|
|||
enabled: True
|
||||
- name: Ethernet2
|
||||
description: 'Configured by Ansible'
|
||||
enable: False
|
||||
enabled: False
|
||||
state: merged
|
||||
|
||||
# After state:
|
||||
|
|
Loading…
Reference in a new issue