summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/windows
Commit message (Expand)AuthorAgeFilesLines
* win_domain - Add ability to specify netbios name (#39084)Joe Tauke2018-04-242-3/+12
* Fix for win_get_url module (#39152)Gianluca2018-04-241-1/+1
* Update win_certificate_store.py (#38860)Jason Lingohr2018-04-181-0/+8
* win_regedit: stabilise tests (#38912)Jordan Borean2018-04-181-0/+1
* win_setup: fix for machine sid to work in domains with lots of users (#38646)Jordan Borean2018-04-121-5/+13
* fix for when status codes are provided as a comma separated list (#38080)Nate2018-04-101-1/+12
* Fix broken links in module documentation (#38469)Will Thames2018-04-101-1/+1
* Added module win_pester and relatives integration tests (#37343)Erwan Quélin2018-04-062-0/+173
* win_setup: Added connection name to interfaces (#37327)Jordan Borean2018-04-061-3/+18
* win_service: fix when dealing with paths with special chars and change WMI to...Jordan Borean2018-04-032-53/+81
* append request headers instead of replacing (#37845)Nate2018-03-261-1/+1
* win_certificate_store: fix typo stopping key_storage from working (#37810)Jordan Borean2018-03-241-1/+1
* win_psexec: Fix pslint issues (#37718)Dag Wieers2018-03-221-20/+7
* win_product_facts: Fix pslint issues (#37722)Dag Wieers2018-03-221-2/+3
* win_tempfile: Fix pslint issues (#37720)Dag Wieers2018-03-221-19/+6
* win_defrag: Fix pslint issues (#37719)Dag Wieers2018-03-221-2/+2
* win_wakeonlan: Fix pslint issues (#37717)Dag Wieers2018-03-211-20/+7
* Clean up non-standard module shebangs.Matt Clay2018-03-212-2/+2
* added parameter for allowing prerelease packages in win_chocolatey for #33243...Andreas Mosti2018-03-212-3/+25
* doc: Update pscx examples (#37245)Simon Legner2018-03-152-10/+7
* Various module doc fixes (#37256)Dag Wieers2018-03-121-2/+2
* win_uri: return response info on non 200 responses, convert DateTime values t...Jordan Borean2018-03-081-8/+23
* win_wait_for: use loopback IP instead of hostname if 127.0.0.1 is used (#36762)Jordan Borean2018-03-071-9/+1
* corrected typo in documentation examples (#36894)Shawn Q Jackson2018-03-011-1/+1
* Win lineinfile fix (#35100)nwsparks2018-02-262-30/+12
* Windows: Clean up documentation (#36684)Dag Wieers2018-02-2577-1533/+722
* win_feature: better error handling to make it easier to debug issues (#36491)Jordan Borean2018-02-222-147/+87
* win_uri: fix creates/removes option (#36016)Jordan Borean2018-02-151-5/+5
* win_domain_controller: optionally add -ReadOnlyReplica if true (#36017)Jordan Borean2018-02-151-1/+6
* win_uri: fixes (#35487)Jordan Borean2018-02-072-97/+210
* Fix typo (#35810)Yvan-Masson2018-02-061-2/+2
* Module deprecation: docs, scheme and tests (#34100)John R Barker2018-01-301-1/+4
* Fix win_regedit module and tests. (#35478)Matt Clay2018-01-301-3/+18
* win_disk_facts: Prefix facts with ansible_ and use raw values (#35326)Dag Wieers2018-01-262-141/+137
* implement gather_subset on Windows setup (#35212)Matt Davis2018-01-221-179/+315
* win_product_facts: New module to get Windows product information (#35206)Dag Wieers2018-01-232-0/+103
* Fixes issue #34956 (#35149)Ben2018-01-231-3/+13
* Revert "win_setup: Add Product ID and Product Key in facts" (#35200)Dag Wieers2018-01-221-31/+0
* win_setup: Add Product ID and Product Key in facts (#34097)Dag Wieers2018-01-221-0/+31
* win_updates: added blacklist and whitelist filtering of updates (#34907)Jordan Borean2018-01-182-14/+103
* win_iis_webbinding: Fix bug with ipaddress * returning multiple bindings (#34...nwsparks2018-01-192-156/+57
* win_wait_for: fix tests after attempts change (#35026)Jordan Borean2018-01-182-7/+7
* Clarify which ping module to use (#34935)John R Barker2018-01-171-0/+2
* standardise the powershell FileUtils (#34969)Jordan Borean2018-01-174-12/+15
* Add module support to yamllint sanity test. (#34964)Matt Clay2018-01-161-5/+5
* win_security_policy: Add link to the win_user_right module (#34953)Jordan Borean2018-01-171-0/+1
* Implemented Trigger Repetition (#32938)David Vilar Benet2018-01-122-38/+144
* Adding "-SyncWindow 0" flag to Compare-Object call (#34656)chriskarel2018-01-121-1/+1
* win_updates: action plugin-ify it (#33216)Jordan Borean2018-01-112-23/+66
* win_scheduled_task_stat: correctly return values from nested com values (#34671)Jordan Borean2018-01-102-5/+14