New comment by jirib on void-packages repository https://github.com/void-linux/void-packages/issues/18418#issuecomment-591656048 Comment: BTW I use ansible from pip now and it shows this: ``` $ ansible --version ansible 2.9.4 config file = /home/jiri/.ansible.cfg configured module search path = ['/home/jiri/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /home/jiri/.python3/lib/python3.8/site-packages/ansible executable location = /home/jiri/.python3/bin/ansible python version = 3.8.1 (default, Dec 23 2019, 13:11:45) [GCC 9.2.0] ``` My problem has started as problem with aws_ec2 inventory plugin which I could never make working with ansible from Void but it works fine with ansible from pip.