ansible/changelogs/fragments/47300-ios-check_rc.yaml
Nathaniel Case ffe80a14f6 [2.7] ios check_rc: Default to sending text of exception, not the whole exception (#47300)
* Default to sending text of exception, not the whole exception
(cherry picked from commit 6a866a5)

Co-authored-by: Nathaniel Case <this.is@nathanielca.se>
2018-10-25 15:19:46 -07:00

3 lines
92 B
YAML

---
bugfixes:
- Fix issue getting output from failed ios commands when ``check_rc=False``