Skip to content

Version 0.0.12

Latest
Compare
Choose a tag to compare
@sbaerlocher sbaerlocher released this 19 Nov 12:55
· 6 commits to main since this release
e80b1e4

What's Changed

Added

  • .ansible-lint: Added to update ansible-lint rules.
  • .github/dependabot.yml: Revised for improved Dependabot configuration.
  • .github/workflows/linter.yml: Updated to upgrade the super-linter to version 5.
  • .gitignore: Comprehensive Gitignore template added.
  • .pre-commit-config.yaml: Added for pre-commit hooks with specific revisions and hooks.
  • galaxy.yml: Adjustments for improved compatibility.
  • meta/runtime.yml: Updated for extended Ansible requirements.
  • Various changes in roles and tasks to comply with new standards.

Changed

  • Dependabot Configuration: Adjusted the frequency, timing of updates, and settings for commit messages.
  • Linter Configuration: Changed the default branch from master to main in linter configuration.

Full Changelog: 0.0.11...0.0.12