mirror of https://github.com/ansible/ansible.git
* [stable-2.7] ios retry config if section filter fails (#49485)
* Attempt to work around devices that don't understand | section
* Fix case of no flags
(cherry picked from commit 6caed0c
)
Co-authored-by: Nathaniel Case <this.is@nathanielca.se>
* Add changelog
pull/52044/head
parent
aa73f8ea3c
commit
df359e036c
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- If an ios module uses a section filter on a device which does not support it, retry the command without the filter.
|
Loading…
Reference in New Issue