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'
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'