I could not believe I missed this wonderful command, ansible-doc, for so long!
Excited by this new discovery I used it well for reading know modules
like yum, apt, user and so on.
Then, doing a 'ansible-doc --help' I saw a '--list' option, to list
available modules!! Wonderful!
Then... crash!
I just updated to 1.8.2 today. It’s my first time to know that there is a command like ansible-doc. My machine is Mac OS X Yosemite 10.10.1. However, the command
ansible-doc --list
works on my machine. Here is additional info:
Pip version 1.4.1
Ansible 1.8.2
I suggest that you remove Ansible through pip and install it again.