Update README for dell-switch role.
This commit is contained in:
parent
f313f528da
commit
5c1d05bdfa
@ -28,10 +28,9 @@ and defaults to an empty list.
|
|||||||
`dell_switch_interface_config` contains interface configuration. It is a dict
|
`dell_switch_interface_config` contains interface configuration. It is a dict
|
||||||
mapping switch interface names to configuration dicts. Each dict may contain
|
mapping switch interface names to configuration dicts. Each dict may contain
|
||||||
the following items:
|
the following items:
|
||||||
`description`
|
|
||||||
A description to apply to the interface.
|
- `description` - a description to apply to the interface.
|
||||||
`config`
|
- `config` - a list of per-interface configuration.
|
||||||
A list of per-interface configuration.
|
|
||||||
|
|
||||||
Dependencies
|
Dependencies
|
||||||
------------
|
------------
|
||||||
@ -41,8 +40,8 @@ None
|
|||||||
Example Playbook
|
Example Playbook
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
The following playbook configures hosts in the `dell-switches` group. It
|
The following playbook configures hosts in the `dellos9-switches` group.
|
||||||
assumes host variables for each switch holding the host, username and
|
It assumes host variables for each switch holding the host, username and
|
||||||
passwords. It applies global configuration for LLDP, and enables two
|
passwords. It applies global configuration for LLDP, and enables two
|
||||||
10G ethernet interfaces as switchports.
|
10G ethernet interfaces as switchports.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user