mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
network/*/*_config.py: Correct typo.
- Replace syntanx with syntax in all things network.
This commit is contained in:
committed by
Matt Clay
parent
e606a1237b
commit
af634ff5c7
@@ -34,7 +34,7 @@ options:
|
||||
- The ordered set of commands that should be configured in the
|
||||
section. The commands must be the exact same commands as found
|
||||
in the device running-config. Be sure to note the configuration
|
||||
command syntanx as some commands are automatically modified by the
|
||||
command syntax as some commands are automatically modified by the
|
||||
device config parser.
|
||||
required: true
|
||||
parents:
|
||||
|
||||
@@ -35,7 +35,7 @@ options:
|
||||
- The ordered set of commands that should be configured in the
|
||||
section. The commands must be the exact same commands as found
|
||||
in the device running-config. Be sure to note the configuration
|
||||
command syntanx as some commands are automatically modified by the
|
||||
command syntax as some commands are automatically modified by the
|
||||
device config parser.
|
||||
required: true
|
||||
parents:
|
||||
|
||||
@@ -35,7 +35,7 @@ options:
|
||||
- The ordered set of commands that should be configured in the
|
||||
section. The commands must be the exact same commands as found
|
||||
in the device running-config. Be sure to note the configuration
|
||||
command syntanx as some commands are automatically modified by the
|
||||
command syntax as some commands are automatically modified by the
|
||||
device config parser.
|
||||
required: true
|
||||
parents:
|
||||
|
||||
@@ -34,7 +34,7 @@ options:
|
||||
- The ordered set of commands that should be configured in the
|
||||
section. The commands must be the exact same commands as found
|
||||
in the device running-config. Be sure to note the configuration
|
||||
command syntanx as some commands are automatically modified by the
|
||||
command syntax as some commands are automatically modified by the
|
||||
device config parser.
|
||||
required: true
|
||||
parents:
|
||||
|
||||
Reference in New Issue
Block a user