mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
The error occurs on Python 2.x when running the following commands: ``` mkdir /tmp/Δ.cfg ANSIBLE_CONFIG=/tmp/Δ.cfg ansible --version | tee ```