summaryrefslogtreecommitdiff
path: root/changelogs/fragments/79117-bsd-ifconfig-inet-fix.yml
blob: ae211a0e668454501849e58b6d56f60f8b378af9 (plain)
1
2
3
4
bugfixes:
- BSD network facts - Do not assume column indexes, look for ``netmask`` and
  ``broadcast`` for determining the correct columns when parsing ``inet`` line
  (https://github.com/ansible/ansible/issues/79117)