install ansible system wide

hi,

I just realised that ansible installs on user home folder


$ whereis ansible-playbook
ansible-playbook: /home/msopena/.local/bin/ansible-playbook

how can I install ansible system-wide so I can install it once and any user can use it?

thank you

How did you install it?