ansible/changelogs/fragments/49485-ios-retry-section.yaml
Nathaniel Case df359e036c [stable-2.7] ios retry config if section filter fails (#49485) (#51871)
* [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
2019-02-11 11:22:07 -08:00

2 lines
128 B
YAML

bugfixes:
- If an ios module uses a section filter on a device which does not support it, retry the command without the filter.