Releases: ansible-collections/microsoft.ad
Releases · ansible-collections/microsoft.ad
1.9.2
What's Changed
- Fix microsoft.ad.object_info returning multi valued attributes with only one entry as string instead of array (fixes #199) by @Yannik in #200
- Fix test assertions after bugfix - ci_complete by @jborean93 in #204
- Prepare for v1.9.2 release by @jborean93 in #203
New Contributors
Full Changelog: 1.9.1...1.9.2
1.9.1
What's Changed
- ldap - Ensure LDAP enc value is not templated by @jborean93 in #195
Full Changelog: 1.9.0...1.9.1
1.9.0
What's Changed
- Test fixes after DT merge - ci_complete by @jborean93 in #190
- Raise minimum ansible version to 2.16 by @jborean93 in #191
- Prepare for v1.9.0 release by @jborean93 in #192
Full Changelog: 1.8.1...1.9.0
1.8.1
What's Changed
- Fix up ansible-lint version by @jborean93 in #173
- Fix requries_ansible version by @jborean93 in #175
- Add reference to CHANGELOG in README by @jborean93 in #176
- Fix up codecov ignore entry for Azure CI scripts by @jborean93 in #181
- Prepare for v1.8.1 release by @jborean93 in #187
Full Changelog: 1.8.0...1.8.1
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