Version 1.1.0
[1.1.0] - 2023-07-19
New Features
- feat: Enable support for Postgresql 15 (linux-system-roles#44)
Bug Fixes
- fix: facts being gathered unnecessarily (linux-system-roles#43)
Other Changes
- ci: Add pull request template and run commitlint on PR title only (linux-system-roles#40)
- ci: Rename commitlint to PR title Lint, echo PR titles from env var (linux-system-roles#41)
- ci: ansible-lint - ignore var-naming[no-role-prefix] (linux-system-roles#42)