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
Matt Davis ad2b9b342d Merge pull request #1876 from davidobrien1985/devel
Custom Windows Facts
9 years ago
..
__init__.py
setup.ps1 Change fact invocation from dotsourcing to ampersand so that scripts do not execute in global scope. 9 years ago
slurp.ps1
win_copy.ps1
win_copy.py
win_feature.ps1
win_feature.py
win_file.ps1
win_file.py
win_get_url.ps1
win_get_url.py Remove duplicate documentation fields 9 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
win_msi.py
win_ping.ps1
win_ping.py
win_service.ps1
win_service.py
win_stat.ps1 Add get_checksum option to win_stat to work with new use of the stat module for checksumming 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
win_user.ps1 Various simple linting type cleanups on modules 9 years ago
win_user.py