Skip to content

Commit 3ef5b66

Browse files
authored
Update README.md
1 parent c585bec commit 3ef5b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ Curated list of Ansible resources online organized by topic.
261261

262262
### Working with Network Configurations
263263
- [Automating Network Device Configuration Parsing with Ansible: Tips and Tricks for Network Engineers](https://nleiva.medium.com/automating-network-device-configuration-parsing-with-ansible-99790909c384): Convert network device configurations into an automation-friendly format. Ansible also provides various options for parsing configurations, including using network resource modules, NTC templates, and Ansible’s native parser.
264-
- [Ansible Network Backup](https://github.com/rohitthakur2590/network.backup): Role that provides a single platform-agnostic entry management for network backup.
264+
- [Ansible Network Backup](https://github.com/ansible-network/network.backup): Role that provides a single platform-agnostic entry management for network backup.
265265
- [Network Tool Kit](https://github.com/network-automation/toolkit): Collection of network roles used for the Ansible Network Automation Workshop.
266266
- [Parsing semi-structured text with Ansible](https://docs.ansible.com/ansible/latest/network/user_guide/cli_parsing.html): Documentation of the cli_parse module that parses semi-structured data such as network configurations into structured data to allow programmatic use of the data from that device.
267267
- [Ansible Module for utilizing Hierarchical Configuration](https://github.com/netdevops/hconfig-remediation-ansible): Hierarchical Configuration takes a running configuration of a network device, compares it to its intended configuration, and builds the remediation steps necessary to bring a device into spec with its intended configuration.

0 commit comments

Comments
 (0)