mirror of https://github.com/ansible/ansible.git
Fixes #66617
(cherry picked from commit 3606dcfe65)
pull/69409/head
parent
a9f5f45d45
commit
54d96eae8c
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- Ensure that ``--version`` works with non-ascii ansible project paths (https://github.com/ansible/ansible/issues/66617)
|
||||
@ -0,0 +1,2 @@
|
||||
[defaults]
|
||||
library=~/.ansible/plugins/modules:/usr/share/ansible/plugins/modules:.
|
||||
Loading…
Reference in New Issue