Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ansible-freeipa
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
staging
src-rhel
rpms
ansible-freeipa
Commits
e5417aed
Commit
e5417aed
authored
11 months ago
by
importbot
Browse files
Options
Downloads
Patches
Plain Diff
import ansible-freeipa-1.12.1-1.el9
parent
d234477d
No related branches found
Branches containing commit
Tags
imports/c8s/ansible-freeipa-1.12.0-2.el8
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.ansible-freeipa.checksum
+1
-1
1 addition, 1 deletion
.ansible-freeipa.checksum
.ansible-freeipa.metadata
+1
-1
1 addition, 1 deletion
.ansible-freeipa.metadata
SPECS/ansible-freeipa.spec
+48
-2
48 additions, 2 deletions
SPECS/ansible-freeipa.spec
with
50 additions
and
4 deletions
.ansible-freeipa.checksum
+
1
−
1
View file @
e5417aed
96e37be032e31a4dc0dbf6b0038d5bfd43e7764cfca7ffddaba33b5670f6dd9
6
8b29696186c71ba067500b4b7a2d7436418f98fd1d117c2af832bb4b6918f7f
6
This diff is collapsed.
Click to expand it.
.ansible-freeipa.metadata
+
1
−
1
View file @
e5417aed
71e607d42baea1fd13a790587d47566d8b2ea7e103ff727d3012a3a0af701cd4
SOURCES/ansible-freeipa-1.1
1
.1.tar.gz
f23e5fe2f0962aafee28ee0c1d2e6b4ff2b3e6e5e496c0ef545b5e0cd4aef8ba
SOURCES/ansible-freeipa-1.1
2
.1.tar.gz
This diff is collapsed.
Click to expand it.
SPECS/ansible-freeipa.spec
+
48
−
2
View file @
e5417aed
...
...
@@ -7,7 +7,7 @@
Summary: Roles and playbooks to deploy FreeIPA servers, replicas and clients
Name: ansible-freeipa
Version: 1.1
1
.1
Version: 1.1
2
.1
Release: 1%{?dist}
URL: https://github.com/freeipa/ansible-freeipa
License: GPL-3.0-or-later
...
...
@@ -51,7 +51,11 @@ Features
- Modules for hbacsvcgroup management
- Modules for host management
- Modules for hostgroup management
- Modules for idoverridegroup management
- Modules for idoverrideuser management
- Modules for idp management
- Modules for idrange management
- Modules for idview management
- Modules for location management
- Modules for netgroup management
- Modules for permission management
...
...
@@ -89,7 +93,7 @@ Supported Distributions
Requirements
Controller
- Ansible version: 2.
8+ (ansible-freeipa is an Ansible Collection)
- Ansible version: 2.
13+
Node
- Supported FreeIPA version (see above)
...
...
@@ -182,6 +186,48 @@ cp -rp tests %{buildroot}%{_datadir}/ansible-freeipa/
%{_datadir}/ansible-freeipa/requirements-tests.txt
%changelog
* Mon Feb 12 2024 Thomas Woerner <twoerner@redhat.com> - 1.12.1-1
- Update to version 1.12.1
https://github.com/freeipa/ansible-freeipa/releases/tag/v1.12.1
Resolves: RHEL-13744
- ipauser module lacks the "rename" field.
Resolves: RHEL-4962
- Add missing support for rename in ipagroup module
Resolves: RHEL-13758
- The IDP module does not support the modification of IDP options
Resolves: RHEL-17954
- The IDP module does not support resetting IDP options
Resolves: RHEL-17957
- ipauser is not idempotent when random is defined
Resolves: RHEL-19123
- ipasudorule: Allow setting groups for runasuser
Resolves: RHEL-19130
- Idempotency fixes
Resolves: RHEL-19132
- ipadnszone: Add support for per-zone privilege delegation
Resolves: RHEL-19134
- Handle data type or empty string in module_utils
Resolves: RHEL-19136
* Tue Nov 28 2023 Thomas Woerner <twoerner@redhat.com> - 1.12.0-2
- Fix test_pwpolicy for https://pagure.io/freeipa/issue/9297
Related: RHEL-13744
* Mon Nov 27 2023 Thomas Woerner <twoerner@redhat.com> - 1.12.0-1
- Update to version 1.12.0
https://github.com/freeipa/ansible-freeipa/releases/tag/v1.12.0
Resolves: RHEL-13744
- New idoverridegroup management module.
Resolves: RHEL-16937
- New idoverrideuser management module.
Resolves: RHEL-16942
- New idview management module.
Resolves: RHEL-16934
- New idp management module.
Resolves: RHEL-16939
- idoverride{user,group}: Fix delete_continue with state absent
Resolves: RHEL-16680
* Mon Jul 24 2023 Thomas Woerner <twoerner@redhat.com> - 1.11.1-1
- Update to version 1.11.1
https://github.com/freeipa/ansible-freeipa/releases/tag/v1.11.1
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment