Hi@akhtar,
Ansible has a very attractive command named ansible-doc. This command will tell all the module details installed in your system. For example if you want to see the details of the service module, then the command should be as follows.
$ ansible-doc service