diff --git a/docs/docsite/rst/network/getting_started/network_roles.rst b/docs/docsite/rst/network/getting_started/network_roles.rst index c9331e3dff4..a0e4b8d8490 100644 --- a/docs/docsite/rst/network/getting_started/network_roles.rst +++ b/docs/docsite/rst/network/getting_started/network_roles.rst @@ -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.