summaryrefslogtreecommitdiff
path: root/docs
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 /docs
parentcfe4e1c293032f22ccbcbcc242acdfceefa83168 (diff)
downloadvyos.vyos-d23aabb3df0dee781acdbc5d623d0cb219c52c06.tar.gz
vyos.vyos-d23aabb3df0dee781acdbc5d623d0cb219c52c06.zip
firewall_interfaces docs fix (#311)
Diffstat (limited to 'docs')
-rw-r--r--docs/vyos.vyos.vyos_firewall_interfaces_module.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/vyos.vyos.vyos_firewall_interfaces_module.rst b/docs/vyos.vyos.vyos_firewall_interfaces_module.rst
index 8a18fc6..30e8c1d 100644
--- a/docs/vyos.vyos.vyos_firewall_interfaces_module.rst
+++ b/docs/vyos.vyos.vyos_firewall_interfaces_module.rst
@@ -180,7 +180,7 @@ Parameters
<td>
</td>
<td>
- <div>The module, by default, will connect to the remote device and retrieve the current running-config to use as a base for comparing against the contents of source. There are times when it is not desirable to have the task get the current running-config for every task in a playbook. The <em>running_config</em> 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 &#x27;firewall&#x27;</div>
+ <div>The module, by default, will connect to the remote device and retrieve the current running-config to use as a base for comparing against the contents of source. There are times when it is not desirable to have the task get the current running-config for every task in a playbook. The <em>running_config</em> 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 <code>show configuration commands | grep &#x27;firewall&#x27;</code>.</div>
</td>
</tr>
<tr>