mirror of https://github.com/ansible/ansible.git
parent
1dd8247fba
commit
3606dcfe65
@ -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