What's Changed
- Raise minimum supported Ansible version to 2.15 by @jborean93 in #618
- Update AZP test container version by @jborean93 in #619
- Fix up doc action workflow permissions by @jborean93 in #629
- Update setup.yml docs to reference proper FQCN by @bontreger in #625
- Update slurp.yml to reference ansible.windows FQCN by @bontreger in #628
- Use New-Object, not
::new()
by @rsdoherty in #632 - win_owner - Better privilege handling by @jborean93 in #634
- README: Add Communication section with Forum information by @Andersson007 in #639
- Ensure that the encoding of the win_updates scripts is not corrupted. by @matthew-s-walker in #636
- Update README tags for Windows by @jborean93 in #641
- Fix up CI failures based on new devel behaviour by @jborean93 in #647
- Increase win_powershell executable timeout by @pluto00987 in #645
- Fix win_powershell result depth by @jborean93 in #646
- setup - handle invalid group entries for machine_id by @jborean93 in #648
- win_updates - Handle Wait-Process failing to find process by @jborean93 in #649
- Update win_domain_membership.py by @krescent in #650
- Expand connection plugins used in CI by @jborean93 in #651
- Fix CI to have coverage name and split into groups by @jborean93 in #653
- Prepare for v2.5.0 release by @jborean93 in #654
New Contributors
- @bontreger made their first contribution in #625
- @matthew-s-walker made their first contribution in #636
- @pluto00987 made their first contribution in #645
- @krescent made their first contribution in #650
Full Changelog: 2.4.0...2.5.0