parent
a365e77cc3
commit
ce8af1c8c5
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ EXAMPLES = """
|
||||||
|
|
||||||
- name: Disable LLDP service
|
- name: Disable LLDP service
|
||||||
net_lldp:
|
net_lldp:
|
||||||
state: lldp
|
state: absent
|
||||||
"""
|
"""
|
||||||
|
|
||||||
RETURN = """
|
RETURN = """
|
||||||
|
|
Loading…
Reference in a new issue