mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Add path_join compatibility shim (#2172)
* Add path_join compatibility shim. * Add myself as maintainer.
This commit is contained in:
3
changelogs/fragments/path_join-shim-filter.yml
Normal file
3
changelogs/fragments/path_join-shim-filter.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
add plugin.filter:
|
||||
- name: path_join
|
||||
description: Redirects to ansible.builtin.path_join for ansible-base 2.10 or newer, and provides a compatible implementation for Ansible 2.9
|
||||
Reference in New Issue
Block a user