summaryrefslogtreecommitdiff
path: root/windows
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for extras modulesToshio Kuratomi2016-12-0626-0/+104
* Fix documentation error on read message from file example.Jon Hawkesworth2016-12-021-1/+1
* Add quotes for non-floats decimals (#3609)Fabio Alessandro Locati2016-12-011-1/+1
* Native YAML - windows (#3602)Fabio Alessandro Locati2016-12-013-10/+27
* Detect and correct PowerShell mishandling nssm Unicode output as UTF8 (#2867)Jason Ritchie2016-11-111-65/+102
* added version avialable to docsBrian Coca2016-11-071-1/+2
* Added support for IIS AppPool identities (#2675)Trond Hindenes2016-11-072-4/+27
* corrected version addedBrian Coca2016-11-071-1/+2
* Fixes win_uri module ignoring body argument (#2504)Iago Garrido2016-11-072-0/+10
* win_nssm: set application directory on change of application binary (#3267)Hans-Joachim Kliemeck2016-10-271-0/+18
* Clarifies description of path parameter.Scott Butler2016-10-261-1/+1
* corrected versionBrian Coca2016-10-241-1/+1
* Win say (#2866)jhawkesworth2016-10-242-0/+216
* win_scheduled_task: fix days_of_week var command typo (#3198)Ville Reijonen2016-10-171-1/+1
* Fix win_chocolatey version comparisonnitzmahone2016-09-221-1/+1
* clean up win_chocolatey doc bugs, remove redundantnitzmahone2016-08-181-12/+0
* pass flag to choco, allowemptychecksums and ignorechecksums (#2722)Greyeye2016-08-182-1/+46
* make the win_chocolatey force arg actually worknitzmahone2016-08-171-1/+6
* isolate chocolatey bootstrapper executionnitzmahone2016-08-171-1/+6
* Merge pull request #2654 from ilpianista/win_firewall_rule-fix-after-strictmo...Trond Hindenes2016-08-171-1/+1
|\
| * win_firewall_rule: fix "property X doesn't exist"Andrea Scarpino2016-08-031-1/+1
* | updated documentation for win_package (#2677)trondhindenes2016-08-061-0/+11
|/
* Use HTTPS instead of legacy HTTP for ansible.com (#2636)Robin Schneider2016-08-021-1/+1
* bugfix code error in win_firewallTrond Hindenes2016-06-231-1/+1
* fix win_updates to prevent Get-Member failure on bogus job outputnitzmahone2016-06-221-1/+2
* win_firewall_rule: strictmode fixes (#2432)Andrea Scarpino2016-06-202-78/+48
* Allow parameters to be passed for uninstall (required by some packages) (#2269)Tim Small2016-06-201-0/+5
* add win_chocolatey support for nonzero success exit codesnitzmahone2016-06-201-3/+7
* Various fixes to win_regedit and documentation (#2436)jhawkesworth2016-06-162-6/+18
* StrictMode fixes for win_iis_webbindingnitzmahone2016-06-153-51/+35
* Fix win_environment: strict-mode fix for 'value' (#2404)Andrea Scarpino2016-06-151-26/+9
* Update win_firewall_rule.py (#2337)Rob Powell2016-06-111-1/+1
* Validate return code and fail properly (#2334)Dag Wieers2016-06-101-6/+16
* Make documentation of win_unzip work on python3 as wellToshio Kuratomi2016-06-041-6/+6
* A couple of touch ups (#2288)jjshoe2016-05-311-2/+3
* fix build and doc cleanups (#2286)René Moser2016-05-241-16/+12
* Add info about where you can find product ids for changed checking on win_pac...jhawkesworth2016-05-231-1/+1
* Fix problem with 'restarted' state not restarting the apppool when it is in r...Nicolas Landais2016-05-201-2/+10
* Add Win Robocopy module (#1078)Corwin Brown2016-05-202-0/+290
* Merge pull request #2112 from jhawkesworth/fix_ame_2090Matt Davis2016-04-262-4/+15
|\
| * Fix for https://github.com/ansible/ansible-modules-extras/issues/2090=2016-04-262-4/+15
* | Merge pull request #1119 from h0nIg/devel_acl_inheritanceMatt Davis2016-04-262-0/+165
|\ \ | |/ |/|
| * suggestion by @nitzmahone to not use Get-Attr in combination with ConvertTo-B...Hans-Joachim Kliemeck2016-03-222-2/+4
| * fixed version added and testsHans-Joachim Kliemeck2016-01-131-1/+5
| * fixed bugs with flipped protection attributeHans-Joachim Kliemeck2015-10-221-11/+15
| * introduced state to differentiate between enabled/disabled inheritance. renam...Hans-Joachim Kliemeck2015-10-212-18/+59
| * suggestions by @marcindHans-Joachim Kliemeck2015-10-212-5/+5
| * added module to disable acl inheritanceHans-Joachim Kliemeck2015-10-182-0/+114
* | fix problem where you couldn't compare empty strings in win_regedit following...=2016-04-221-2/+2
* | win-firewall-rule: temp disable strict-mode for the time beingDreamcat42016-04-201-0/+3