From 844e3a581c9689107af0422fd3c35ace3dbb67e0 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Wed, 30 Apr 2025 22:32:03 +0200 Subject: [PATCH] [stable-9] nmcli: fix misspelled option in example (#10075) (#10085) nmcli: fix misspelled option in example (#10075) Fix misspelled option. (cherry picked from commit d89a0bbc0ee91cdffc7a166dda49f854cd8ff7f9) --- 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 2ca9fe1c6c..d80343ac34 100644 --- a/plugins/modules/nmcli.py +++ b/plugins/modules/nmcli.py @@ -1335,7 +1335,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: