mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 23:51:23 -07:00
launchd - fixed validation check (#2960)
* replaced use of expanduser() with value from HOME var * fixed sanity check * added changelog fragment
This commit is contained in:
parent
ad8c4e4de6
commit
1990f79d8a
6 changed files with 3 additions and 5 deletions
2
changelogs/fragments/2960-launchd-validation-check.yaml
Normal file
2
changelogs/fragments/2960-launchd-validation-check.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- launchd - fixed sanity check in the module's code (https://github.com/ansible-collections/community.general/pull/2960).
|
Loading…
Add table
Add a link
Reference in a new issue