- Update to version 1.8.4
https://github.com/freeipa/ansible-freeipa/releases/tag/v1.8.4 Resolves: RHBZ#2125592 - 'ansible-doc' -l lists most idm modules as 'UNDOCUMENTED' Resolves: RHBZ#2125603 - ansible-freeipa Replica Install Setup DNS fails Resolves: RHBZ#2125616 - ipaconfig does not support SID and netbios attributes Resolves: RHBZ#2069184
This commit is contained in:
parent
4ae75643ec
commit
03cba6b5d6
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
||||
/ansible-freeipa-1.8.1.tar.gz
|
||||
/ansible-freeipa-1.8.2.tar.gz
|
||||
/ansible-freeipa-1.8.3.tar.gz
|
||||
/ansible-freeipa-1.8.4.tar.gz
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
Summary: Roles and playbooks to deploy FreeIPA servers, replicas and clients
|
||||
Name: ansible-freeipa
|
||||
Version: 1.8.3
|
||||
Version: 1.8.4
|
||||
Release: 1%{?dist}
|
||||
URL: https://github.com/freeipa/ansible-freeipa
|
||||
License: GPLv3+
|
||||
@ -18,8 +18,9 @@ Requires: ansible-core
|
||||
%endif
|
||||
|
||||
%description
|
||||
Ansible roles and playbooks to install and uninstall FreeIPA servers, replicas
|
||||
and clients. Also modules management.
|
||||
Ansible roles to install and uninstall FreeIPA servers, replicas and clients,
|
||||
roles for backups and SmartCard configuration, modules for management and also
|
||||
playbooks for all roles and modules.
|
||||
|
||||
Note: The Ansible playbooks and roles require a configured Ansible environment
|
||||
where the Ansible nodes are reachable and are properly set up to have an IP
|
||||
@ -179,6 +180,17 @@ cp -rp tests %{buildroot}%{_datadir}/ansible-freeipa/
|
||||
%{_datadir}/ansible-freeipa/requirements-tests.txt
|
||||
|
||||
%changelog
|
||||
* Mon Sep 12 2022 Thomas Woerner <twoerner@redhat.com> - 1.8.4-1
|
||||
- Update to version 1.8.4
|
||||
https://github.com/freeipa/ansible-freeipa/releases/tag/v1.8.4
|
||||
Resolves: RHBZ#2125592
|
||||
- 'ansible-doc' -l lists most idm modules as 'UNDOCUMENTED'
|
||||
Resolves: RHBZ#2125603
|
||||
- ansible-freeipa Replica Install Setup DNS fails
|
||||
Resolves: RHBZ#2125616
|
||||
- ipaconfig does not support SID and netbios attributes
|
||||
Resolves: RHBZ#2069184
|
||||
|
||||
* Tue Aug 16 2022 Thomas Woerner <twoerner@redhat.com> - 1.8.3-1
|
||||
- Update to version 1.8.3
|
||||
https://github.com/freeipa/ansible-freeipa/releases/tag/v1.8.3
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ansible-freeipa-1.8.3.tar.gz) = fee5e1127312bc64c56b2ff28500649ca221aedc1f8a6bc7b277cedad9ab1d767716cfb495d6f193e15fe7c70a4e2d45ee5bd259d0944cbb78073d6895ad5299
|
||||
SHA512 (ansible-freeipa-1.8.4.tar.gz) = f36253a75a24e50b3774a5e8c7edeb41bf4903cce33253aecadaa1bdde6d0faede085e953343919b28bb32d0503c7549950df08a9f0f95d69680a7a59f8a9353
|
||||
|
Loading…
Reference in New Issue
Block a user