{"id":44540409,"url":"https://github.com/d-strobel/ansible-collection-windows","last_synced_at":"2026-02-13T18:58:10.977Z","repository":{"id":194047431,"uuid":"689991381","full_name":"d-strobel/ansible-collection-windows","owner":"d-strobel","description":"Collection of windows ansible modules.","archived":false,"fork":false,"pushed_at":"2024-12-27T15:36:55.000Z","size":79,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-27T16:30:42.456Z","etag":null,"topics":["ansible","infrastructure-as-code","windows"],"latest_commit_sha":null,"homepage":"https://galaxy.ansible.com/ui/repo/published/d_strobel/windows/","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/d-strobel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-11T10:22:08.000Z","updated_at":"2024-12-27T15:36:55.000Z","dependencies_parsed_at":"2024-12-27T16:25:01.538Z","dependency_job_id":"3f3773ad-ca55-4b88-a364-bb0b88287827","html_url":"https://github.com/d-strobel/ansible-collection-windows","commit_stats":null,"previous_names":["d-strobel/ansible-collection-windows"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/d-strobel/ansible-collection-windows","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-strobel%2Fansible-collection-windows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-strobel%2Fansible-collection-windows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-strobel%2Fansible-collection-windows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-strobel%2Fansible-collection-windows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d-strobel","download_url":"https://codeload.github.com/d-strobel/ansible-collection-windows/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-strobel%2Fansible-collection-windows/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29414301,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","infrastructure-as-code","windows"],"created_at":"2026-02-13T18:58:10.048Z","updated_at":"2026-02-13T18:58:10.968Z","avatar_url":"https://github.com/d-strobel.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![build](https://github.com/d-strobel/ansible-collection-windows/actions/workflows/release.yml/badge.svg)](https://github.com/d-strobel/ansible-collection-windows/actions/workflows/build.yml)\n[![AGPL-3.0 Licensed](https://img.shields.io/github/license/d-strobel/ansible-collection-windows)](https://github.com/d-strobel/ansible-collection-windows/blob/main/LICENSE)\n\n# Ansible Collection: d_strobel.windows\n\nCollection of windows ansible modules.\n\n## Modules\n\n| Category | Module | Description |\n|----------|--------|-------------|\n| adfs | adfs_application_group | Add or modify application groups |\n| adfs | adfs_native_client_application | Add or modify native client applications |\n| dhcp | dhcp_class_v4 | Add, remove or change a dhcp class. |\n| dhcp | dhcp_domain_authorization | Add or remove a dhcp server to a domain controller. |\n| dhcp | dhcp_exclusion_v4 | Add or remove an IPv4 exclusion range. |\n| dhcp | dhcp_failover_v4 | Add or remove an IPv4 failover. |\n| dhcp | dhcp_option_definition_v4 | Add, remove or change an IPv4 option definition. |\n| dhcp | dhcp_option_value_v4 | Add, remove or change an IPv4 option value. |\n| dhcp | dhcp_scope_v4 | Add or remove a IPv4 dhcp scope. |\n| fsrm | fsrm_file_screen_template | Add or modify file screen templates |\n| fsrm | fsrm_filegroup | Add or modify file groups |\n| fsrm | fsrm_setting | Modify general settings |\n| rdl | rdl_company_info | Add or remove the company info of the wmi object. |\n| rdl | rdl_server_domain_status | Add or remove the server to the Remote Desktop license server group in a given domain. |\n| rdl | rdl_server_status | Activate, deactivate or reactivate the remote desktop license server. |\n| win | win_scheduled_task | Register, Unregister scheduled task on a server. |\n| wsus | wsus_computer_target_group | Add or remove a computer group. |\n| wsus | wsus_email_notification_setting | Modify email notification settings |\n| wsus | wsus_install_approval_rule | Modify an update install approval rule |\n| wsus | wsus_store_update_location | Modify the wsus updatefile location. |\n| wsus | wsus_subscription | Modify the subscription. |\n\n## Release\n\n1. Edit the version number in the [galaxy.yml](galaxy.yml) file.\n2. Run the github action \"Release\".\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd-strobel%2Fansible-collection-windows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd-strobel%2Fansible-collection-windows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd-strobel%2Fansible-collection-windows/lists"}