ansible command to get the deafult options for ansible modules

ansible command to get the available default options for ansible modules like
ansible all -m setup —> should show all available option i have to utilize the setup module. Thank you very much for helping me, your help is much appreciated.

ansible-doc

Thank you Brain Coca