https://github.com/nokia/ansible-networking-collections
https://github.com/nokia/ansible-networking-collections
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nokia/ansible-networking-collections
- Owner: nokia
- License: bsd-3-clause
- Created: 2020-02-28T12:56:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-06-28T09:24:49.000Z (almost 3 years ago)
- Last Synced: 2024-04-14T13:07:11.287Z (about 2 years ago)
- Language: Python
- Size: 86.9 KB
- Stars: 38
- Watchers: 15
- Forks: 17
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# ansible-networking-collections
[Nokia](https://www.nokia.com/networks) supports the [Ansible](https://www.ansible.com) community to manage networking devices such as the Nokia [IP product portfolio](https://www.nokia.com/networks/portfolio/ip-networks) running [SR OS](https://www.nokia.com/networks/products/service-router-operating-system).
This GitHub repository is about the development of [Ansible Collections](https://www.ansible.com/blog/getting-started-with-ansible-collections) to work with Nokia devices.
## About Ansible Collections
*Collections are a distribution format for Ansible content that includes playbooks, roles, modules, and plugins. You can install and use collections through [Ansible Galaxy](https://galaxy.ansible.com).*
## Nokia Collections
Ansible collections contributed by Nokia are available from: https://galaxy.ansible.com/nokia
#### Available
* [SR OS collection](sros) for CLI and NETCONF
* [gRPC collection](grpc) for OpenConfig gNMI
#### Planned
* [Nuage collection](nuage)
* [NetAct collection](netact)
## License
This project is licensed under the BSD-3-Clause license - see the [LICENSE](https://github.com/nokia/ansible-networking-collections/blob/master/LICENSE).