Bash: line 5: pip: command not found

running sudo pip install ansible==2.7.5 did the trick.

Installing the latest version of ansible caused some other errors during installation, referenced here: 'PlaybookCLI' object has no attribute 'options'

1 Like