Files
toallab-automation/roles/ansible-network.network-engine/changelogs/fragments/v251-terminology-changes.yaml
Patrick Toal 6e2205a046 Adding Netbox
2019-05-06 00:34:45 -04:00

9 lines
425 B
YAML

---
new_modules:
- New module ``command_parser`` (renamed from ``text_parser``)
- New module ``textfsm_parser`` (renamed from ``textfsm``)
deprecated_features:
- Module ``text_parser`` renamed to ``command_parser``; original name deprecated; legacy use supported; will be removed in 2.6.0.
- Module ``textfsm`` renamed to ``textfsm_parser``; original name deprecated; legacy use supported; will be removed in 2.6.0.