Documentation regarding the common return values of modules in Ansible can be found here: https://docs.ansible.com/ansible/latest/reference_appendices/common_return_values.html#common. Check out the following documentation for all the existing modules on Windows machines that you can use: https://docs.ansible.com/ansible/latest/modules/list_of_windows_modules.html#windows-modules. Some of the major module indexes, along with their categorization, can be found at the following links: Cloud modules: https://docs.ansible.com/ansible/latest/modules/list_of_cloud_modules.html Clustering modules: https://docs.ansible.com/ansible/latest/modules/list_of_clustering_modules.html Commands modules: https://docs.ansible.com/ansible/latest/modules/list_of_commands_modules.html ...