Commit Graph

22 Commits

Author SHA1 Message Date
Thomas Woerner
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
2022-04-29 17:10:18 +02:00
Thomas Woerner
5572a36030 - Update to version 1.6.3
https://github.com/freeipa/ansible-freeipa/releases/tag/v1.6.3
  Related: RHBZ#2010622
2022-01-27 15:56:54 +01:00
Thomas Woerner
5432b3ace5 - Update to version 1.6.2
https://github.com/freeipa/ansible-freeipa/releases/tag/v1.6.2
  Related: RHBZ#2010622
2022-01-26 15:50:26 +01:00
Thomas Woerner
e82c21357c - Update to version 1.6.1
https://github.com/freeipa/ansible-freeipa/releases/tag/v1.6.1
  https://github.com/freeipa/ansible-freeipa/releases/tag/v1.6.0
  Related: RHBZ#2010622
- Add module to manage automount maps
  Resolves: RHBZ#2040701
- Add module to manage automount keys
  Resolves: RHBZ#2040702
2022-01-21 18:24:45 +01:00
Thomas Woerner
16b5610a18 - Update to version 1.5.3
https://github.com/freeipa/ansible-freeipa/releases/tag/v1.5.3
  https://github.com/freeipa/ansible-freeipa/releases/tag/v1.5.2
  https://github.com/freeipa/ansible-freeipa/releases/tag/v1.5.1
  https://github.com/freeipa/ansible-freeipa/releases/tag/v1.5.0
  Related: RHBZ#2010622
- automember set default group/hostgroup is missing from the automember module
  Resolves: RHBZ#2021947
- automember remove default group/hostgroup is missing from the automember
  module
  Resolves: RHBZ#2021952
- automember rebuild is missing from the automember module
  Resolves: RHBZ#2021954
- automember remove orphans group/hostgroup is missing from the automember
  module
  Resolves: RHBZ#2021955
- Not able to update existing automember rule description
  Resolves: RHBZ#197692
2
2021-12-29 18:01:00 +01:00
Thomas Woerner
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
2021-10-05 11:18:27 +02:00
Thomas Woerner
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
2021-08-16 12:40:26 +02:00
Mohan Boddu
5682882289 Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-09 19:20:38 +00:00
Thomas Woerner
6858e3d84f Install pip3 for ansible installation
Related: rhbz#1947473
2021-07-20 09:46:59 +02:00
Thomas Woerner
7b8dbcae39 - Update to version 0.3.7 and 0.3.8
https://github.com/freeipa/ansible-freeipa/releases/tag/v0.3.7
  https://github.com/freeipa/ansible-freeipa/releases/tag/v0.3.8
  Related: RHBZ#1972178
- automember: Verify condition keys
  Resolves: RHBZ#1981713
- automember: Fix result["failed"] issues with conditions
  Resolves: RHBZ#1981713
- automember: Fix action to be automember or member, not service
  Resolves: RHBZ#1981711
2021-07-15 17:56:07 +02:00
Kaleemullah Siddiqui
e4b2de09ff Missing tier0 gating tests added
Tier0 tests were part of RHEL8 which were
not added in RHEL9 in following
commit ec8195dd47
Now added with this change which will execute
the tier0 tests in osci

Related: rhbz#1947473

Signed-off-by: Kaleemullah Siddiqui <ksiddiqu@redhat.com>
2021-06-21 19:09:56 +05:30
Thomas Woerner
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 2021-06-17 14:04:45 +02:00
Francisco Trivino
ec8195dd47 Add gating definition for RHEL 9
Related: rhbz#1947473

Signed-off-by: Francisco Trivino <ftrivino@redhat.com>
2021-04-29 17:32:06 +02:00
Mohan Boddu
c80acf485d - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-15 22:32:31 +00:00
DistroBaker
58f3347a0b Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/ansible-freeipa.git#f369188f7fef6630587aceffeead04dc45b398d4
2021-03-11 20:21:36 +00:00
DistroBaker
02f26ab7f2 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/ansible-freeipa.git#efdef08afa237c5955a5966e7f92d5f9e2d7b73a
2021-02-03 10:46:56 +01:00
DistroBaker
a6b7fe682e Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/ansible-freeipa.git#6ec4a524acf16ecfb27dfdbcdbf35a57415dc659
2021-01-18 14:33:02 +00:00
DistroBaker
c07316e2d2 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/ansible-freeipa.git#86977def7aac7d4af6fe6d1717383315aa80adf6
2020-12-02 13:44:39 +00:00
DistroBaker
d6f9574eac Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/ansible-freeipa.git#edbdb246f9f5aedd45bd04e4c34b6e1d313c74ba
2020-11-26 09:08:41 +00:00
DistroBaker
97fb7a9608 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/ansible-freeipa.git#9fefeb5a0c8ad345fdb0d8fd7de296d8b2ec7ce4
2020-11-20 12:58:22 +01:00
Petr Šabata
7f1a56ca9b RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/ansible-freeipa#9fefeb5a0c8ad345fdb0d8fd7de296d8b2ec7ce4
2020-10-14 21:38:20 +02:00
Release Configuration Management
13ad0230ba New branch setup 2020-10-08 10:42:10 +00:00