summaryrefslogtreecommitdiffstats
path: root/changelogs/fragments/gather_facts_netos_fixes.yml
blob: 77d021e0cfecbe518e84418682abc5224ee22c57 (plain)
1
2
3
bugfixes:
  - gather_facts action will now issues errors and warnings as appropriate if a network OS is detected but no facts modules are defined for it.
  - gather_facts action now defaults to `ansible.legacy.setup` if `smart` was set, no network OS was found and no other alias for `setup` was present.