I am using: sudo pip install git+https://github.com/ansible/ansible@devel
pip install git+https://github.com/ansible/ansible@devel --user to install ansible. I have uninstalled any previous versions. I am using python 3.8. After installation is complete, I do not have the "ansible", "ansible-playbook", etc commands. In the past, pip installation would also provide me with those. As a workaround I am using ansible from a local git checkout and sourcing ansible/hacking/env-setup every time I start work. What could be wrong? -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/5aa7dbe1-d3b0-4195-be82-5733fd6ceb0bn%40googlegroups.com.
