mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
facts: detect IP addresses on busybox properly (#51131)
* facts: detect IP addresses on busybox properly Fixes #50871 * Check rc before parsing data * Ooops
This commit is contained in:
2
changelogs/fragments/50871-facts-ip-addr-busybox.yaml
Normal file
2
changelogs/fragments/50871-facts-ip-addr-busybox.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- Detect IP addresses on a system with busybox properly (https://github.com/ansible/ansible/issues/50871)
|
||||
Reference in New Issue
Block a user