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
Richard Levenberg dca3e594ac handle multiple winrm listeners (#4142)
* handle multiple winrm listeners

* use the sorterd array
8 years ago
..
__init__.py
setup.ps1 handle multiple winrm listeners (#4142) 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 double backslashed all single backslashes to keep travis happy 8 years ago
win_group.ps1
win_group.py
win_lineinfile.ps1
win_lineinfile.py Merge pull request #2822 from slimandslam/patch-3 9 years ago
win_msi.ps1 Merge pull request #2563 from h0nIg/devel_win_msi_fix 9 years ago
win_msi.py fix version_added on win_msi wait arg 9 years ago
win_ping.ps1
win_ping.py
win_reboot.py ansible-validate-modules part 4: Enable check on ansible-modules-core (#3526) 9 years ago
win_service.ps1
win_service.py
win_stat.ps1 fix: win_stat - fixes for strict-mode 9 years ago
win_stat.py Add get_checksum option to win_stat to work with new use of the stat module for checksumming 9 years ago
win_template.py minor win_template doc corrections 8 years ago
win_user.ps1 fix win_user type checking 9 years ago
win_user.py