summaryrefslogtreecommitdiff
path: root/plugins/modules
diff options
context:
space:
mode:
authorKate Case <kcase@redhat.com>2023-04-06 11:37:23 -0400
committerGitHub <noreply@github.com>2023-04-06 11:37:23 -0400
commitd23aabb3df0dee781acdbc5d623d0cb219c52c06 (patch)
tree4784b067dd138a92daab3a5e00c755422048b75b /plugins/modules
parentcfe4e1c293032f22ccbcbcc242acdfceefa83168 (diff)
downloadvyos.vyos-d23aabb3df0dee781acdbc5d623d0cb219c52c06.tar.gz
vyos.vyos-d23aabb3df0dee781acdbc5d623d0cb219c52c06.zip
firewall_interfaces docs fix (#311)
Diffstat (limited to 'plugins/modules')
-rw-r--r--plugins/modules/vyos_firewall_interfaces.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/modules/vyos_firewall_interfaces.py b/plugins/modules/vyos_firewall_interfaces.py
index 32ad09f4..f6512632 100644
--- a/plugins/modules/vyos_firewall_interfaces.py
+++ b/plugins/modules/vyos_firewall_interfaces.py
@@ -91,7 +91,7 @@ options:
for every task in a playbook. The I(running_config) argument allows the implementer
to pass in the configuration to use as the base config for comparison. This
value of this option should be the output received from device by executing
- command C(show configuration commands | grep 'firewall'
+ command C(show configuration commands | grep 'firewall').
type: str
state:
description: