ansible/changelogs/fragments/50871-facts-ip-addr-busybox.yaml
Martin Krizek 11fb0a5d6a
facts: detect IP addresses on busybox properly (#51131)
* facts: detect IP addresses on busybox properly

Fixes #50871

* Check rc before parsing data

* Ooops
2019-01-23 22:24:29 +01:00

2 lines
118 B
YAML

bugfixes:
- Detect IP addresses on a system with busybox properly (https://github.com/ansible/ansible/issues/50871)