Ansible installation on Puppy Linux

Hi All

Can u please help me to install ansible on puppy linux . At PPM i can find very older version of Ansible .

Hi All

Can u please help me to install ansible on puppy linux . At PPM i can find very older version of Ansible .

Did you check the installation guide from the Ansible documentation? pip comes to my mind ...

Regards
         Racke

tried $ curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
$ python get-pip.py --user
but below command doesn't work on puppy linux
pip install --user ansible  

tried $ curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py

$ python get-pip.py --user

but below command doesn't work on puppy linux

pip install --user ansible

Hard to believe without any output indicating that (*rolling eyes*)

Regards
         Racke