We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f14accc commit d98222bCopy full SHA for d98222b
1 file changed
CHANGELOG.md
@@ -7,12 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [unreleased]
9
10
+### Changed
11
+
12
+- Updated to 4.15.0
13
- Rewrite to fix style issues, fix some tasks to be a bit more 'ansible-y'
14
- Fixed file permissions warning
15
- Made role compatible with 'new' ansible_facts[...] notation of facts
16
- Made template correctly translate true/false to yes/no
-
-### Changed
17
+- Remove requirement to use groups in inventory
18
19
## [1.8] - 2022-02-07
20
0 commit comments