Fix inconsistency nxos->ios role (#59521)

Chapter "Ansible supported network roles"
This commit is contained in:
Yannis100 2019-07-24 17:57:34 +02:00 committed by Sandra McCann
parent 1d82d25ea2
commit 0a081e14d5

View file

@ -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.