From d89a0bbc0ee91cdffc7a166dda49f854cd8ff7f9 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Wed, 30 Apr 2025 22:16:51 +0200 Subject: [PATCH] nmcli: fix misspelled option in example (#10075) Fix misspelled option. --- 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: