ansible/changelogs/fragments/56126-eos-without-become.yaml
Nathaniel Case 92e4a98219 [stable-2.8] Don't fail trying to read boot image without enable (#56126) (#56134)
* [stable-2.8] Don't fail trying to read boot image without enable (#56126)

Also add a message when network_os_image can't be acquired.
(cherry picked from commit 3d9da0c)

Co-authored-by: Nathaniel Case <ncase@redhat.com>

* Add changelog

* Fix changelog
2019-05-24 11:54:22 -07:00

2 lines
92 B
YAML

bugfixes:
- "eos: don't fail modules without become set, instead show message and continue"