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/windows
nitzmahone 1d0d5db97a fixes to windows setup
coerce multi-socket win32_processor to a single value
WindowsIdentity.Label doesn't exist on .NET 4.0
8 years ago
..
__init__.py
setup.ps1 fixes to windows setup 8 years ago
slurp.ps1
win_copy.ps1
win_copy.py
win_feature.ps1 fixed $source null check, reference to $Params 8 years ago
win_feature.py Py3 exclude list (#3698) 8 years ago
win_file.ps1
win_file.py
win_get_url.ps1 StrictMode fixes for win_get_url 8 years ago
win_get_url.py Py3 exclude list (#3698) 8 years ago
win_group.ps1
win_group.py
win_lineinfile.ps1
win_lineinfile.py
win_msi.ps1
win_msi.py
win_ping.ps1
win_ping.py
win_reboot.py
win_service.ps1
win_service.py
win_stat.ps1
win_stat.py
win_template.py fix formatting to avoid smart quotes, which breaks ability to copy and paste the jinja2 header from the web docs (#3671) 8 years ago
win_user.ps1
win_user.py