mirror of https://github.com/ansible/ansible.git
Make sure we are comparing bytes extensions in inventory plugins (#42475)
* Ensure we are comparing text paths with extensions. Fixes #42118
* Add changelog
(cherry picked from commit abb05c98f3)
pull/42147/merge
parent
4bfa7f6689
commit
11d2d3da55
@ -0,0 +1,2 @@
|
|||||||
|
bugfixes:
|
||||||
|
- inventory - When using an inventory directory, ensure extension comparison uses text types (https://github.com/ansible/ansible/pull/42475)
|
||||||
Loading…
Reference in New Issue