summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/windows
Commit message (Expand)AuthorAgeFilesLines
* Migrated to ansible.windowsAnsible Core Team2020-03-0979-16575/+0
* Migrated to community.windowsAnsible Core Team2020-03-09150-27734/+0
* win_timezone - Allow for _dstoff timezones (#67892)Shachaf922020-03-022-8/+7
* win_unzip - normalize and compare paths to prevent path traversal (#67799)Sam Doran2020-02-281-0/+9
* Add win_psrepository_info module (#67594)Brian Scholer2020-02-272-0/+180
* win_dns_record: Improve examples documentation (#67744)John Nelson2020-02-251-5/+40
* adds missing alias to win_regedit documentation (#67662)as-hbk2020-02-241-1/+1
* Spelling fix, win_chocolatey_facts.py (#67617)Steve Boyd2020-02-201-1/+1
* Update win_dsc.py (#67563)dexpl2020-02-191-1/+1
* win_credential - fix wildcard name (#67549)Jordan Borean2020-02-191-3/+5
* Update win_service example in win_nssm (#67530)Connor Adams2020-02-181-1/+1
* Windows: Add multi-domain forest Support (#65138)Jan Meerkamp2020-02-182-7/+24
* win_domain_object_info: new module (#67450)Jordan Borean2020-02-172-0/+433
* win_dns_client DHCP improvements + more (#66451)Brian Scholer2020-02-172-54/+161
* win_domain_controller: Added domain_log_path (#67448)Jordan Borean2020-02-172-0/+26
* Add newline in description of win_file.state (#67427)Osman Ullah2020-02-141-2/+2
* win_package - Refactor with msp, appx support (#66931)Jordan Borean2020-02-132-421/+1424
* Added Ansible.Service util and win_service_info (#67367)Jordan Borean2020-02-132-0/+501
* Nuke all removed_module stubs (#67139)Matt Martz2020-02-051-19/+0
* win_mapped_drive - Add WebDAV information (#67111)Jordan Borean2020-02-051-0/+28
* win_domain_controller - add a deprecation warning for the log_path option (#6...Jordan Borean2020-02-052-2/+10
* Removed deprecated items in Windows modules (#67105)Jordan Borean2020-02-054-42/+0
* Added -LogPath param from Install-ADDSForest to win_domain module (#66956)AirCombat2020-02-042-0/+11
* Move url option from util to individual modules (#67068)Jordan Borean2020-02-042-1/+3
* win_unzip - LiteralPath fix (#66972)Jordan Borean2020-01-311-4/+4
* validate-modules - support deprecated_aliases (#66965)Jordan Borean2020-01-311-0/+1
* Typo correction (#66869)Joseph Hobbs2020-01-291-1/+1
* all: fix all the the duplicate words (#66784)Eitan Adler2020-01-281-1/+1
* reboot - add boot_time_command parameter (#62680)Sam Doran2020-01-211-0/+7
* Update win_package.py (#66658)dexpl2020-01-211-2/+2
* Deprecate Windows 2008, and 2008 R2 (#66257)Jordan Borean2020-01-141-0/+8
* WebRequest - remove generically named aliases from util (#66325)Jordan Borean2020-01-104-3/+55
* win_user_right - docs to show how to remove all (#66315)Jordan Borean2020-01-101-0/+7
* Update Documentation for win_scheduled_task.py (#66079)Charles Crossan2020-01-021-1/+2
* New Windows Module: win_certificate_info (#64035)Micah Hunsberger2019-12-172-0/+368
* add os version requirement text to note (#65617)Chris Budzilowicz2019-12-101-0/+2
* win_package - Use newer module wrapper as refactor baseline (#65586)Jordan Borean2019-12-061-73/+78
* win_find - Refactor for better performance and alignment to find (#65536)Jordan Borean2019-12-062-298/+387
* win_auto_logon - check, diff and store pass in LSA (#65528)Jordan Borean2019-12-052-34/+370
* Adding new module win_auto_logon (#63414)PRASOON KARUNAN V2019-12-052-0/+144
* Added an example with output. (#65336)Raj Wurttemberg2019-12-051-0/+8
* Added required parameter to document DOC-string to produce Documentation. (#6...Satyajit Bulage2019-12-051-0/+1
* win_dns_client - only configure ip enabled adapters (#65488)Jordan Borean2019-12-051-70/+85
* win_description Module (#61629)RusoSova2019-12-042-0/+129
* Win data deduplication module (#59723)rnsc2019-12-042-0/+216
* win_share - Implement append paramtere for access rules (#59469)Shachaf922019-12-042-48/+74
* add win_initialize_disk module (#58617)Brant Evans2019-12-042-0/+239
* win_disk_facts - Set output array order to be by disk number property (#64997)Shachaf922019-12-021-0/+3
* win_nssm - Implement additional parameters (#65131)Shachaf922019-12-022-2/+63
* Fix empty and zeroed memory variables on Windows (#65259)guruevi2019-11-261-0/+3