Releases: ansible-collections/microsoft.ad
Releases · ansible-collections/microsoft.ad
1.8.0
What's Changed
- Update CI setup by @jborean93 in #162
- Add support information to README by @jborean93 in #163
- Added replication_source_dc options by @jborean93 in #164
- Add support for Windows Server 2025 by @jborean93 in #165
- [microsoft.ad.user] Add parameter to fail, ignore or warn if the account performing the action does not have the permissions required to modify the AD Group by @tarmael in #166
- Update CI to newer changes by @jborean93 in #167
- Add microsoft.ad.split_dn filter by @jborean93 in #170
- Prepare release v1.8.0 by @jborean93 in #171
New Contributors
Full Changelog: 1.7.1...1.8.0
1.7.1
What's Changed
- Fix debug_ldap_client doc by @jborean93 in #154
- README: remove IRC by @Andersson007 in #155
- Prepare for v1.7.1 release by @jborean93 in #156
Full Changelog: 1.7.0...1.7.1
1.7.0
What's Changed
- Raise minimum supported Ansible version to 2.15 by @jborean93 in #122
- Update AZP test container version by @jborean93 in #125
- Remove no longer needed sanity ignore by @jborean93 in #127
- Fix up doc action workflow permissions by @jborean93 in #133
- membership - Added domain_server option by @jborean93 in #134
- Added common reboot_timeout option by @jborean93 in #135
- group - Fix setting members on builtin group by @jborean93 in #136
- computer - Improve sAMAccountName handling by @jborean93 in #137
- Added microsoft.ad.service account module by @jborean93 in #138
- Upgrade lint, migrate to sidecar, and update runtime by @jborean93 in #139
- README: Add Communication section with Forum information by @Andersson007 in #142
- Fix up unit test now that cryptography only allows valid strings by @jborean93 in #143
- group - fix setting explicitly empty members by @jborean93 in #144
- membership - Improve domainjoin+rename process by @pluto00987 in #145
- Filter out MSA in the LDAP inventory plugin by @jborean93 in #149
- Expand connection plugins used in CI by @jborean93 in #148
- Fix CI to have coverage name by @jborean93 in #152
- Prepare for v1.7.0 release by @jborean93 in #153
New Contributors
- @Andersson007 made their first contribution in #142
- @pluto00987 made their first contribution in #145
Full Changelog: 1.6.0...1.7.0
1.6.0
What's Changed
- Document LAPS decryption Python requirement by @jborean93 in #107
- microsoft.ad.user - Fix account_locked on creation by @jborean93 in #109
- Bump devel version to 2.18 and add 2.17 sanity by @jborean93 in #111
- Fix for long computer names by @aristotelos in #114
- Upgrade ansible-lint and fix problems by @jborean93 in #116
- Add domain_child module by @jborean93 in #118
- Add identity server lookup by @jborean93 in #117
- microsoft.ad.user - Add group lookup DN logic by @jborean93 in #119
- Update domain_controller.py documentation by @jagudo-jsc in #120
- Prepare for v1.6.0 release by @jborean93 in #121
New Contributors
- @aristotelos made their first contribution in #114
- @jagudo-jsc made their first contribution in #120
Full Changelog: 1.5.0...1.6.0
1.5.0
What's Changed
- Add dn_escape and parse_dn filters by @jborean93 in #83
- Add ansible-lint sanity test to CI by @jborean93 in #91
- Add error message for invalid domain_ou_path by @jborean93 in #92
- Support long group names by @jborean93 in #95
- Add module defaults group by @jborean93 in #96
- Update module documentation by @jborean93 in #97
- Jinja2 templating support in inventory by @Gianlu in #101
- Prepare for v1.5.0 release by @jborean93 in #106
New Contributors
Full Changelog: 1.4.1...1.5.0
1.4.1
1.4.0
What's Changed
- Docstring Does Match Code by @timway in #68
- feat(object_info): add activedirectory module import by @gotit96 in #73
- Make name optional by @jborean93 in #75
- Start testing with Ansible 2.17/devel by @jborean93 in #76
- Set new supported ansible minimum version to 2.14 by @jborean93 in #79
- Prepare for v1.4.0 release by @jborean93 in #80
New Contributors
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- Add dpapi-ng to Python requirements file by @jborean93 in #48
- Bump test container version by @jborean93 in #49
- Fix up protect from accidental deletion on new objects by @jborean93 in #50
- ldap inventory add filter_without_computer by @jborean93 in #60
- Fix up missing common AD parameters on some cmdlets by @jborean93 in #61
- Change default path handling for existing AD objs by @jborean93 in #59
- Fix datetime comparisons and other user checks by @jborean93 in #62
- Remove uneeded test util code by @jborean93 in #64
- Prepare for v1.3.0 release by @jborean93 in #66
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- group - check scope and category with a case insensitive check by @jborean93 in #33
- Disable LDAP StartTLS and cert auth test by @jborean93 in #36
- Add LAPS password decryption support by @jborean93 in #32
- Expose LDAP connection options in the environment by @jborean93 in #37
- Fix up AD attribute checks for falsey values by @jborean93 in #38
- Remove 2012 and 2012 R2 from CI tests by @jborean93 in #41
- Prepare for v1.2.0 release by @jborean93 in #42
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Docs by @jborean93 in #20
- Add release policy to readme by @jborean93 in #22
- Track new Ansible devel version by @jborean93 in #23
- Add ldap inventory plugin by @jborean93 in #21
- Add more docs on user identity by @jborean93 in #27
- Fix up incorrect datetime tz offset example by @jborean93 in #28
- Fix up password_expired on new user by @jborean93 in #29
- Prepare for v1.1.0 release by @jborean93 in #30
Full Changelog: 1.0.0...1.1.0