mirror of https://github.com/ansible/ansible.git
Backport/2.8/55218 (#58639)
* "no macro" command should not be handled by edit_macro(), fixes #55212
(cherry picked from commit 2cdab1379f)
* fixed ios_config issue where the "no macro" command was erroneously handled by edit_macro()
pull/59215/head
parent
7e8b81ae18
commit
db7c82ea21
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- ios_config - fixed issue where the "no macro" command was erroneously handled by edit_macro(). https://github.com/ansible/ansible/issues/55212
|
||||
Loading…
Reference in New Issue