You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/library/windows
Chris Church efc07cf627 Return service name, display name, start mode and state from win_service module. 11 years ago
..
setup.ps1
slurp.ps1
win_feature
win_feature.ps1
win_get_url
win_get_url.ps1
win_group Adding win_group module 11 years ago
win_group.ps1 Adding win_group module 11 years ago
win_msi
win_msi.ps1
win_ping
win_ping.ps1
win_service Using generic windows service for example 11 years ago
win_service.ps1 Return service name, display name, start mode and state from win_service module. 11 years ago
win_stat
win_stat.ps1 Update slurp/win_ping/win_stat to use Get-Attr. 11 years ago
win_user
win_user.ps1