Skip to content

v6.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 13:09
· 300 commits to refs/heads/main since this release
05aad96

Minor Changes

Bugfixes

  • Reimplement file exclusion logic (#3507) @ssbarnea
  • Check validity of 'become_method' values from code (#3499) @ajinkyau
  • Fix role_name_ prefix include_role var name error (#3500) @ajinkyau
  • Hide pip error if not present (#3494) @Et7f3
  • Update formatter to avoid reporting paths with .. (#3496) @ssbarnea
  • Remove false positive on 'cacheable' property of set_fact (#3490) @ajinkyau
  • Add missing become_method plugins to the schema (#3484) @ajinkyau
  • Add support for ansible-builder v3 schema (#3480) @ajinkyau
  • Add Github Marketplace Action (#3476) @ssbarnea
  • Add oracle linux 8.8 (#3479) @facorazza
  • Revert ansible-compat vendoring (#3478) @ssbarnea
  • Updated file or dir not found message (#3474) @ajinkyau
  • Check for included role prefix instead of current one (#3473) @ssbarnea