Fix inconsistency nxos->ios role (#59521)
Chapter "Ansible supported network roles"
This commit is contained in:
parent
1d82d25ea2
commit
0a081e14d5
1 changed files with 1 additions and 1 deletions
|
@ -270,7 +270,7 @@ For example, to use the ``config_manager`` role with Cisco IOS devices, you woul
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
[user@ansible]$ ansible-galaxy install ansible-network.cisco_nxos
|
||||
[user@ansible]$ ansible-galaxy install ansible-network.cisco_ios
|
||||
[user@ansible]$ ansible-galaxy install ansible-network.config_manager
|
||||
|
||||
Roles are fully documented with examples in Ansible Galaxy on the **Read Me** tab for each role.
|
||||
|
|
Loading…
Reference in a new issue