[ANSIBLE] Automated PR for swag-config-additions_2025-08-31T07-14-27 - #3 #3

Merged
gitea-sonarqube-bot merged 4 commits from swag-config-additions_2025-08-31T07-14-27 into main 2025-08-31 19:13:30 -04:00
Showing only changes of commit bc5e3f673a - Show all commits
+1 -1
View File
@@ -28,7 +28,7 @@
| map(attribute='path')
| map('relpath', template_base_path ~ '/' ~ inventory_hostname)
| map('dirname')
| map('path_join', appdata_base_path)
| map('community.general.path_join', appdata_base_path)
| unique
| list
}}