nmcli: fix misspelled option in example (#10075)

Fix misspelled option.
This commit is contained in:
Felix Fontein
2025-04-30 22:16:51 +02:00
committed by GitHub
parent 1936fe5181
commit d89a0bbc0e

View File

@@ -1392,7 +1392,7 @@ EXAMPLES = r"""
community.general.nmcli:
conn_name: my-eth1
state: up
reload: true
conn_reload: true
- name: Add second ip4 address
community.general.nmcli: