[PR #10075/d89a0bbc backport][stable-10] nmcli: fix misspelled option in example (#10084)
Some checks are pending
EOL CI / EOL Sanity (Ⓐ2.15) (push) Waiting to run
EOL CI / EOL Units (Ⓐ2.15+py2.7) (push) Waiting to run
EOL CI / EOL Units (Ⓐ2.15+py3.10) (push) Waiting to run
EOL CI / EOL Units (Ⓐ2.15+py3.5) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.15+alpine3+py:azp/posix/1/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.15+alpine3+py:azp/posix/2/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.15+alpine3+py:azp/posix/3/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.15+fedora37+py:azp/posix/1/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.15+fedora37+py:azp/posix/2/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.15+fedora37+py:azp/posix/3/) (push) Waiting to run
nox / Run extra sanity tests (push) Waiting to run

nmcli: fix misspelled option in example (#10075)

Fix misspelled option.

(cherry picked from commit d89a0bbc0e)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot] 2025-04-30 22:32:06 +02:00 committed by GitHub
parent aeb668a645
commit ca478eb38d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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