Change: - textsfm -> textfsm Test Plan: - Out-of-band ansible_builtin_runtime.yml checker script Signed-off-by: Rick Elrod <rick@elrod.me>
This commit is contained in:
parent
155041d8ee
commit
bf479eb7f3
1 changed files with 2 additions and 2 deletions
|
@ -9451,8 +9451,8 @@ plugin_routing:
|
||||||
redirect: ansible.netcommon.hwaddr
|
redirect: ansible.netcommon.hwaddr
|
||||||
parse_cli:
|
parse_cli:
|
||||||
redirect: ansible.netcommon.parse_cli
|
redirect: ansible.netcommon.parse_cli
|
||||||
parse_cli_textsfm:
|
parse_cli_textfsm:
|
||||||
redirect: ansible.netcommon.parse_cli_textsfm
|
redirect: ansible.netcommon.parse_cli_textfsm
|
||||||
parse_xml:
|
parse_xml:
|
||||||
redirect: ansible.netcommon.parse_xml
|
redirect: ansible.netcommon.parse_xml
|
||||||
type5_pw:
|
type5_pw:
|
||||||
|
|
Loading…
Reference in a new issue