New in version 1.7.
Add and remove local groups
# Create a new group win_group: name: deploy description: Deploy Group state: present # Remove a group win_group: name: deploy state: absent
win_get_url - Fetches a file from a given URL
win_msi - Installs and uninstalls Windows MSI files
Enter search terms or a module, class or function name.