We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01de623 commit 07cefdcCopy full SHA for 07cefdc
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 2025-10.05
2
+* Lookup user homes instead of guesstimating
3
+
4
## 2025-10-04
5
* Ensure switch variable is bool
6
galaxy.yml
@@ -8,7 +8,7 @@ namespace: oxivanisher
8
name: linux_base
9
10
# The version of the collection. Must be compatible with semantic versioning
11
-version: 1.1.26
+version: 1.1.27
12
13
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
14
readme: README.md
0 commit comments