mirror of https://github.com/ansible/ansible.git
fixes issue where arguments for regexp search() where transposed (#17764)
The arguments for the regex search() function were transposed in the netcli match() method that caused conditionals to fail. Switched the arguments to fixe the bug fixes #17749pull/17768/head
parent
db276373e5
commit
9694d60af5
Loading…
Reference in New Issue