27aa787dca- Update to version 1.7.0 https://github.com/freeipa/ansible-freeipa/releases/tag/v1.7.0 Resolves: RHBZ#2080322 - New idrange management module. Resolves: RHBZ#2069188 - Not able to update empty descriptions in automount maps.a Resolves: RHBZ#2050179 - New servicedelegationrule management module. Resolves: RHBZ#2069179 - New servicedelegationtarget management module. Resolves: RHBZ#2069180 - Add support for managing idoverrideusers in ipagroup. Resolves: RHBZ#2069183
Thomas Woerner
2022-04-29 16:23:54 +0200
cbafae4d45- Update to version 0.4.0 https://github.com/freeipa/ansible-freeipa/releases/tag/v0.4.0 Resolves: RHBZ#2010622 - Add ability to run modules remotely Resolves: RHBZ#2010633 - New management module ipaautomountlocation Resolves: RHBZ#2010643
Thomas Woerner
2021-10-05 11:18:27 +0200
6c3840661f- Add requirement for ansible-core Resolves: RHBZ#1993857 - Remove python3, pip and ansible installation from sanity test Related: RHBZ#1993857 - Replace json_query in tests/user/test_users_absent.yml Resolves: RHBZ#1992997
Thomas Woerner
2021-08-16 12:40:26 +0200
5682882289Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Mohan Boddu
2021-08-09 19:20:38 +0000
9a5bbab0fe- Apply fix for ipabackup: Use module to get IPA_BACKUP_DIR from ipaplatform Resolves: RRBZ#1973173 - Update to version 0.3.6 https://github.com/freeipa/ansible-freeipa/releases/tag/v0.3.6 Resolves: RHBZ#1972178 - ansible-freeipa-tests not in the compose Resolves: RHBZ#1940014 - Remove unsupported parameter for (ipapermission) module: perm_rights from permission-present.yml Resolves: RHBZ#1973167 - Sample playbook included for selfservice module is incorrect Resolves: RHBZ#1973166 - ipa-client-install failing with error code 7(keytab: /usr/sbin/ipa-rmkeytab returned 7) Resolves: RHBZ#1973169 - New management module ipaserver Resolves: RHBZ#1973171 - New management module ipaautomember Resolves: RHBZ#1973172
Thomas Woerner
2021-06-17 13:32:44 +0200
13bf858874- Update to version 0.1.6 - Lots of documentation updates in READMEs and modules - library/ipaclient_get_otp: Enable force mode for host_add call (fixes#74) - Flake8 and pylint reated fixes - Fixed wrong path to CheckedIPAddress class in ipareplica_test - Remove unused ipaserver/library/ipaserver.py - No not use wildcard imports for modules - ipareplica: Add support for pki_config_override - ipareplica: Initialize dns.ip_addresses and dns.reverse_zones for dns setup - ipareplica_prepare: Properly initialize pin and cert_name variables - ipareplica: Fail with proper error messages - ipaserver: Properly set settings related to pkcs12 files - ipaclient: RawConfigParser is not always provided by six.moves.configparser - ipaclient_setup_nss: paths.GETENT is not available before freeipa-4.6.90.pre1 - ipaserver_test: Initialize value from options.zonemgr - ipareplica_setup_custodia: create_replica only available in newer releases - ipaclient: Fix typo in dnsok assignment for ipaclient_setup_nss - ipa[server,replica]: Set _packages_adtrust for Ubuntu - New build script for galaxy release - New utils script to update module docs
Thomas Woerner
2019-07-23 11:13:08 +0200
1904aa21e1- Update README-user.md: Fixed examples, new example - ipauser example playbooks: Fixed actions, new example
Thomas Woerner
2019-07-09 12:14:12 +0200
abce4d1a59- Update to version 0.1.5 - Support for IPA 4.8.0 - New user management module - New group management module - ipaserver: Support external signed CA - RHEL-8 specific vars files to be able to install needed modules automatically - ipareplica: Fixes for certmonger and kra setup - New tests folder - OTP related updates to README files - Updates of version 0.1.4 - ipatopologysegment: Use commands, not command - Updates of version 0.1.3 - ipaclient_test: Fix Python2 decode use with Python3 - Fixed: #86 (AttributeError: 'str' object has no attribute 'decode') - ipaclient_get_otp: Remove ansible_python_interpreter handling - ipaclient: Use omit (None) for password, keytab, no string length checks - ipaclient_join: Support to use ipaadmin_keytab without ipaclient_use_otp - ipaclient: Report error message if ipaclient_get_otp failed - Fixes#17 Improve how tasks manage package installation - ipareplica: The dm password is not needed for ipareplica_master_password - ipareplica: Use ipareplica_server if set - ipatopologysegment: Allow domain+ca suffix, new state: checked - Documentation updates - Cleanups - Update of version 0.1.2 - Now a new Ansible Collection - Fix gssapi requirement for OTP: It is only needed if keytab is used with OTP now. - Fix wrong ansible argument types - Do not fail on textwrap for replica deployments with CA - Ansible lint and galaxy fixes - Disable automatic removal of replication agreements in uninstall - Enable freeipa-trust service if adtrust is enabled - Add support for hidden replica - New topology managament modules - Add support for pki_config_override - Fix host name setup in server deployment - Fix errors when ipaservers variable is not set - Fix ipaclient install role length typo - Cleanups
Thomas Woerner
2019-07-09 12:09:00 +0200
cd5c56f104Initial import (#1706787).
Thomas Woerner
2019-05-09 16:21:17 +0200
f4259a317dAdded the README
Gwyn Ciesla
2019-05-09 13:42:23 +0000