- Update to version 1.6.1
https://github.com/freeipa/ansible-freeipa/releases/tag/v1.6.1 - Update to version 1.6.0 https://github.com/freeipa/ansible-freeipa/releases/tag/v1.6.0
This commit is contained in:
parent
82ba8fb7b8
commit
8fa1af91ab
@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
Summary: Roles and playbooks to deploy FreeIPA servers, replicas and clients
|
Summary: Roles and playbooks to deploy FreeIPA servers, replicas and clients
|
||||||
Name: ansible-freeipa
|
Name: ansible-freeipa
|
||||||
Version: 1.5.3
|
Version: 1.6.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: https://github.com/freeipa/ansible-freeipa
|
URL: https://github.com/freeipa/ansible-freeipa
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Source: https://github.com/freeipa/ansible-freeipa/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source: https://github.com/freeipa/ansible-freeipa/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
@ -30,7 +30,9 @@ Features
|
|||||||
- Repair mode for clients
|
- Repair mode for clients
|
||||||
- Backup and restore, also to and from controller
|
- Backup and restore, also to and from controller
|
||||||
- Modules for automembership rule management
|
- Modules for automembership rule management
|
||||||
|
- Modules for automount key management
|
||||||
- Modules for automount location management
|
- Modules for automount location management
|
||||||
|
- Modules for automount map management
|
||||||
- Modules for config management
|
- Modules for config management
|
||||||
- Modules for delegation management
|
- Modules for delegation management
|
||||||
- Modules for dns config management
|
- Modules for dns config management
|
||||||
@ -80,8 +82,6 @@ Requirements
|
|||||||
- Ansible version: 2.8+ (ansible-freeipa is an Ansible Collection)
|
- Ansible version: 2.8+ (ansible-freeipa is an Ansible Collection)
|
||||||
- /usr/bin/kinit is required on the controller if a one time password (OTP)
|
- /usr/bin/kinit is required on the controller if a one time password (OTP)
|
||||||
is used
|
is used
|
||||||
- python3-gssapi is required on the controller if a one time password (OTP)
|
|
||||||
is used with keytab to install the client.
|
|
||||||
|
|
||||||
Node
|
Node
|
||||||
- Supported FreeIPA version (see above)
|
- Supported FreeIPA version (see above)
|
||||||
@ -166,6 +166,12 @@ cp -rp tests %{buildroot}%{_datadir}/ansible-freeipa/
|
|||||||
%{_datadir}/ansible-freeipa/requirements-tests.txt
|
%{_datadir}/ansible-freeipa/requirements-tests.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 21 2022 Thomas Woerner <twoerner@redhat.com> - 1.6.1-1
|
||||||
|
- Update to version 1.6.1
|
||||||
|
https://github.com/freeipa/ansible-freeipa/releases/tag/v1.6.1
|
||||||
|
- Update to version 1.6.0
|
||||||
|
https://github.com/freeipa/ansible-freeipa/releases/tag/v1.6.0
|
||||||
|
|
||||||
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.3-2
|
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.3-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user