Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jan 14:32
· 179 commits to refs/heads/main since this release
24ac1cd

Bugfixes

  • Fix key error for name[casing] rule (#3987) @ajinkyau
  • Allow dashes in legacy role namespaces (#3962) @sur5r
  • Use new ansible-compat verbosity levels (#3975) @ssbarnea
  • Remove dependency on newer requests library (#3959) @ssbarnea
  • Ignore set-property for systemd command (#3949) @alanbbr
  • Correct requires_ansible error message (#3954) @ssbarnea
  • Improve transformation for no-free-form rule (#3945) @ajinkyau
  • Documentation improvement (#3946) @ssbarnea
  • docs: fix grammatical issue in philosophy Q&A section (#3934) @davidhulick
  • Update supported versions of ansible (#3930) @ajinkyau
  • Fix backward compatibility (#3929) @McSim85
  • Fix auto capitalization for name[prefix] rule (#3922) @ajinkyau
  • Fix role deps check for detecting path names (#3923) @cavcrosby
  • Avoid warnings about PATH with pipx installations (#3920) @ssbarnea