From ca478eb38d232224c49194006ec2b5d8618ea8a8 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 22:32:06 +0200 Subject: [PATCH] [PR #10075/d89a0bbc backport][stable-10] nmcli: fix misspelled option in example (#10084) nmcli: fix misspelled option in example (#10075) Fix misspelled option. (cherry picked from commit d89a0bbc0ee91cdffc7a166dda49f854cd8ff7f9) Co-authored-by: Felix Fontein --- plugins/modules/nmcli.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/modules/nmcli.py b/plugins/modules/nmcli.py index 751f9dd948..64d537954d 100644 --- a/plugins/modules/nmcli.py +++ b/plugins/modules/nmcli.py @@ -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: