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 2a5f3754e7 added windows facts ansible_lastboot, ansible_uptime_seconds
switched OS object to Get-CimInstance since we need a DateTime object for lastbootuptime
9 years ago
..
__init__.py
setup.ps1 added windows facts ansible_lastboot, ansible_uptime_seconds 9 years ago
slurp.ps1 Add check mode support for Windows modules that don't modify the remote system. 9 years ago
win_copy.ps1
win_copy.py
win_feature.ps1
win_feature.py Fix windows feature example to actually install IIS 9 years ago
win_file.ps1
win_file.py updated win_file version_added 9 years ago
win_get_url.ps1
win_get_url.py
win_group.ps1
win_group.py
win_msi.ps1
win_msi.py
win_ping.ps1 Add check mode support for Windows modules that don't modify the remote system. 9 years ago
win_ping.py
win_service.ps1
win_service.py
win_stat.ps1 Add check mode support for Windows modules that don't modify the remote system. 9 years ago
win_stat.py
win_template.py
win_user.ps1
win_user.py