I keep running into the error:
"passlib must be installed to use the hash filter"
from the file hash.py
This doesn't seem to be a common problem, just me.
I made a working script that imports passlib and hashes a string successfully
Tried installing passlib on local, remote, both
Ideas why it isn't detecting within the ansible plugin?
System:
OS X 10.9.4 (latest)
Python path: /usr/local/bin/python
Python installed via Homebrew / compiled from source
Removed all instances of Python3
I keep running into the error:
"passlib must be installed to use the hash filter"
from the file hash.py
This doesn't seem to be a common problem, just me.
I made a working script that imports passlib and hashes a string successfully
Tried installing passlib on local, remote, both
Ideas why it isn't detecting within the ansible plugin?
System:
OS X 10.9.4 (latest)
Python path: /usr/local/bin/python
Python installed via Homebrew / compiled from source
Removed all instances of Python3