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
6e4b8e30
Commit
6e4b8e30
authored
1 year ago
by
importbot
Browse files
Options
Downloads
Patches
Plain Diff
import ansible-freeipa-1.12.0-1.el8
parent
38fcccd9
No related branches found
Branches containing commit
Tags
imports/c8s/ansible-freeipa-1.12.0-1.el8
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.ansible-freeipa.metadata
+1
-1
1 addition, 1 deletion
.ansible-freeipa.metadata
.gitignore
+0
-1
0 additions, 1 deletion
.gitignore
SPECS/ansible-freeipa.spec
+22
-3
22 additions, 3 deletions
SPECS/ansible-freeipa.spec
with
23 additions
and
5 deletions
.ansible-freeipa.metadata
+
1
−
1
View file @
6e4b8e30
71e607d42baea1fd13a790587d47566d8b2ea7e103ff727d3012a3a0af701cd4
SOURCES/ansible-freeipa-1.1
1.1
.tar.gz
c2890af00af65b7673f5a719c05c086adf4adb25a9217d7fc533b44d482a88f2
SOURCES/ansible-freeipa-1.1
2.0
.tar.gz
This diff is collapsed.
Click to expand it.
.gitignore
deleted
100644 → 0
+
0
−
1
View file @
38fcccd9
SOURCES/ansible-freeipa-1.9.2.tar.gz
This diff is collapsed.
Click to expand it.
SPECS/ansible-freeipa.spec
+
22
−
3
View file @
6e4b8e30
...
...
@@ -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.0
Release: 1%{?dist}
URL: https://github.com/freeipa/ansible-freeipa
License: GPL-3.0-or-later
...
...
@@ -35,9 +35,9 @@ Features
- Modules for automount key management
- Modules for automount location management
- Modules for automount map management
- Modules for certificate management
- Modules for config management
- Modules for delegation management
- Modules for certificate management
- Modules for dns config management
- Modules for dns forwarder management
- Modules for dns record management
...
...
@@ -48,7 +48,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
...
...
@@ -86,7 +90,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)
...
...
@@ -179,6 +183,21 @@ cp -rp tests %{buildroot}%{_datadir}/ansible-freeipa/
%{_datadir}/ansible-freeipa/requirements-tests.txt
%changelog
* 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-13746
- New idoverridegroup management module.
Resolves: RHEL-16935
- New idoverrideuser management module.
Resolves: RHEL-16941
- New idview management module.
Resolves: RHEL-16933
- New idp management module.
Resolves: RHEL-16938
- idoverride{user,group}: Fix delete_continue with state absent
Resolves: RHEL-16682
* 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