summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSagar Paul <sagpaul@redhat.com>2021-06-22 23:55:12 +0530
committerGitHub <noreply@github.com>2021-06-22 18:25:12 +0000
commita8e806d61fc1e4fd88592bee7e501fbe259cca99 (patch)
treece0a89c73c8e14c173c37dd9e720e94ad2576441 /docs
parenteb46eb529a8bcfaeb5a7e736550d7cfb612b02d7 (diff)
downloadvyos.vyos-a8e806d61fc1e4fd88592bee7e501fbe259cca99.tar.gz
vyos.vyos-a8e806d61fc1e4fd88592bee7e501fbe259cca99.zip
Spelling glitch fix on doc (#168)
Spelling glitch fix on doc Reviewed-by: https://github.com/apps/ansible-zuul
Diffstat (limited to 'docs')
-rw-r--r--docs/vyos.vyos.vyos_bgp_address_family_module.rst2
-rw-r--r--docs/vyos.vyos.vyos_bgp_global_module.rst8
-rw-r--r--docs/vyos.vyos.vyos_firewall_global_module.rst4
-rw-r--r--docs/vyos.vyos.vyos_firewall_rules_module.rst6
-rw-r--r--docs/vyos.vyos.vyos_ospfv3_module.rst2
-rw-r--r--docs/vyos.vyos.vyos_ping_module.rst4
-rw-r--r--docs/vyos.vyos.vyos_route_maps_module.rst8
-rw-r--r--docs/vyos.vyos.vyos_static_routes_module.rst4
8 files changed, 19 insertions, 19 deletions
diff --git a/docs/vyos.vyos.vyos_bgp_address_family_module.rst b/docs/vyos.vyos.vyos_bgp_address_family_module.rst
index 6ba0dc20..0c463d06 100644
--- a/docs/vyos.vyos.vyos_bgp_address_family_module.rst
+++ b/docs/vyos.vyos.vyos_bgp_address_family_module.rst
@@ -682,7 +682,7 @@ Parameters
<td>
</td>
<td>
- <div>Acess-list number.</div>
+ <div>Access-list number.</div>
</td>
</tr>
<tr>
diff --git a/docs/vyos.vyos.vyos_bgp_global_module.rst b/docs/vyos.vyos.vyos_bgp_global_module.rst
index da90274e..06bd9187 100644
--- a/docs/vyos.vyos.vyos_bgp_global_module.rst
+++ b/docs/vyos.vyos.vyos_bgp_global_module.rst
@@ -539,7 +539,7 @@ Parameters
<td>
</td>
<td>
- <div>Administratives distances for BGP routes</div>
+ <div>Administrative distances for BGP routes</div>
</td>
</tr>
<tr>
@@ -700,7 +700,7 @@ Parameters
</ul>
</td>
<td>
- <div>Disable immediate sesison reset if peer&#x27;s connected link goes down</div>
+ <div>Disable immediate session reset if peer&#x27;s connected link goes down</div>
</td>
</tr>
<tr>
@@ -1155,7 +1155,7 @@ Parameters
<td>
</td>
<td>
- <div>Acess-list number.</div>
+ <div>Access-list number.</div>
</td>
</tr>
<tr>
@@ -1389,7 +1389,7 @@ Parameters
</ul>
</td>
<td>
- <div>True if all the configs unde this neighbor key is for peer group template.</div>
+ <div>True if all the configs under this neighbor key is for peer group template.</div>
</td>
</tr>
<tr>
diff --git a/docs/vyos.vyos.vyos_firewall_global_module.rst b/docs/vyos.vyos.vyos_firewall_global_module.rst
index b37cf020..ec84f559 100644
--- a/docs/vyos.vyos.vyos_firewall_global_module.rst
+++ b/docs/vyos.vyos.vyos_firewall_global_module.rst
@@ -701,7 +701,7 @@ Parameters
</ul>
</td>
<td>
- <div>RFC1337 TCP TIME-WAIT assasination hazards protection.</div>
+ <div>RFC1337 TCP TIME-WAIT assassination hazards protection.</div>
</td>
</tr>
<tr>
@@ -793,7 +793,7 @@ Examples
# vyos@vyos# run show configuration commands | grep firewall
#
#
- - name: Merge the provided configuration with the exisiting running configuration
+ - name: Merge the provided configuration with the existing running configuration
vyos.vyos.vyos_firewall_global:
config:
validation: strict
diff --git a/docs/vyos.vyos.vyos_firewall_rules_module.rst b/docs/vyos.vyos.vyos_firewall_rules_module.rst
index cebe64cc..7a7428d3 100644
--- a/docs/vyos.vyos.vyos_firewall_rules_module.rst
+++ b/docs/vyos.vyos.vyos_firewall_rules_module.rst
@@ -182,7 +182,7 @@ Parameters
<td>
</td>
<td>
- <div>A ditionary that specifies the rule-set configurations.</div>
+ <div>A dictionary that specifies the rule-set configurations.</div>
</td>
</tr>
<tr>
@@ -550,7 +550,7 @@ Parameters
</ul>
</td>
<td>
- <div>Inboud ip sec packets.</div>
+ <div>Inbound ip sec packets.</div>
</td>
</tr>
<tr>
@@ -1574,7 +1574,7 @@ Examples
# vyos@vyos# run show configuration commands | grep firewall
# set firewall group address-group 'inbound'
#
- - name: Merge the provided configuration with the exisiting running configuration
+ - name: Merge the provided configuration with the existing running configuration
vyos.vyos.vyos_firewall_rules:
config:
- afi: ipv6
diff --git a/docs/vyos.vyos.vyos_ospfv3_module.rst b/docs/vyos.vyos.vyos_ospfv3_module.rst
index 568dbabe..6bad877e 100644
--- a/docs/vyos.vyos.vyos_ospfv3_module.rst
+++ b/docs/vyos.vyos.vyos_ospfv3_module.rst
@@ -358,7 +358,7 @@ Examples
# vyos@vyos# run show configuration commands | grep ospfv3
#
#
- - name: Merge the provided configuration with the exisiting running configuration
+ - name: Merge the provided configuration with the existing running configuration
vyos.vyos.vyos_ospfv3:
config:
redistribute:
diff --git a/docs/vyos.vyos.vyos_ping_module.rst b/docs/vyos.vyos.vyos_ping_module.rst
index 2407980d..59e4a745 100644
--- a/docs/vyos.vyos.vyos_ping_module.rst
+++ b/docs/vyos.vyos.vyos_ping_module.rst
@@ -296,7 +296,7 @@ Examples
source: eth0
ttl: 128
- - name: Test unreachability to 10.30.30.30 using interval
+ - name: Test reachability to 10.30.30.30 using interval
vyos.vyos.vyos_ping:
dest: 10.30.30.30
interval: 3
@@ -405,7 +405,7 @@ Common return values are documented `here <https://docs.ansible.com/ansible/late
<div>The round trip time (RTT) stats.</div>
<br/>
<div style="font-size: smaller"><b>Sample:</b></div>
- <div style="font-size: smaller; color: blue; word-wrap: break-word; word-break: break-all;">AnsibleMapping([(&#x27;avg&#x27;, 2), (&#x27;max&#x27;, 8), (&#x27;min&#x27;, 1), (&#x27;mdev&#x27;, 24)])</div>
+ <div style="font-size: smaller; color: blue; word-wrap: break-word; word-break: break-all;">{&#x27;avg&#x27;: 2, &#x27;max&#x27;: 8, &#x27;min&#x27;: 1, &#x27;mdev&#x27;: 24}</div>
</td>
</tr>
</table>
diff --git a/docs/vyos.vyos.vyos_route_maps_module.rst b/docs/vyos.vyos.vyos_route_maps_module.rst
index 78c75b47..828ce347 100644
--- a/docs/vyos.vyos.vyos_route_maps_module.rst
+++ b/docs/vyos.vyos.vyos_route_maps_module.rst
@@ -986,7 +986,7 @@ Parameters
<td>
</td>
<td>
- <div>Border Gateway Protocl (BGP) community attribute.</div>
+ <div>Border Gateway Protocol (BGP) community attribute.</div>
</td>
</tr>
<tr>
@@ -1238,7 +1238,7 @@ Parameters
<td>
</td>
<td>
- <div>Border Gateway Protocol (BGP) originator ID attribute. Orignator IP address.</div>
+ <div>Border Gateway Protocol (BGP) originator ID attribute. Originator IP address.</div>
</td>
</tr>
<tr>
@@ -1378,7 +1378,7 @@ Examples
# vyos@vyos:~$ show configuration commands | match "set policy route-map"
# vyos@vyos:~$
- - name: Merge the provided configuration with the exisiting running configuration
+ - name: Merge the provided configuration with the existing running configuration
register: result
vyos.vyos.vyos_route_maps: &id001
config:
@@ -1508,7 +1508,7 @@ Examples
# set policy route-map test3 rule 1 set tag '5'
# set policy route-map test3 rule 1 set weight '4'
#
- # - name: Replace the provided configuration with the exisiting running configuration
+ # - name: Replace the provided configuration with the existing running configuration
# register: result
# vyos.vyos.vyos_route_maps: &id001
# config:
diff --git a/docs/vyos.vyos.vyos_static_routes_module.rst b/docs/vyos.vyos.vyos_static_routes_module.rst
index 5a6884b1..889f7348 100644
--- a/docs/vyos.vyos.vyos_static_routes_module.rst
+++ b/docs/vyos.vyos.vyos_static_routes_module.rst
@@ -103,7 +103,7 @@ Parameters
<td>
</td>
<td>
- <div>A ditionary that specify the static route configurations.</div>
+ <div>A dictionary that specify the static route configurations.</div>
</td>
</tr>
<tr>
@@ -352,7 +352,7 @@ Examples
#
# vyos@vyos:~$ show configuration commands | grep static
#
- - name: Merge the provided configuration with the exisiting running configuration
+ - name: Merge the provided configuration with the existing running configuration
vyos.vyos.vyos_static_routes:
config:
- address_families: