import ansible-freeipa-1.8.4-1.el8
This commit is contained in:
parent
ae3dfbd552
commit
c6f3552268
@ -1 +1 @@
|
|||||||
c4d984a5760e18c642703728f847fd9a8e4d2d7a SOURCES/ansible-freeipa-1.8.3.tar.gz
|
c69cfdfa635d515d145690a386d8199a6c9c6e9f SOURCES/ansible-freeipa-1.8.4.tar.gz
|
||||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/ansible-freeipa-1.8.3.tar.gz
|
SOURCES/ansible-freeipa-1.8.4.tar.gz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
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.8.3
|
Version: 1.8.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: https://github.com/freeipa/ansible-freeipa
|
URL: https://github.com/freeipa/ansible-freeipa
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -15,8 +15,9 @@ Source: https://github.com/freeipa/ansible-freeipa/archive/v%{version}.tar.gz#/%
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Ansible roles and playbooks to install and uninstall FreeIPA servers, replicas
|
Ansible roles to install and uninstall FreeIPA servers, replicas and clients,
|
||||||
and clients. Also modules management.
|
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
|
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
|
where the Ansible nodes are reachable and are properly set up to have an IP
|
||||||
@ -177,6 +178,17 @@ cp -rp tests %{buildroot}%{_datadir}/ansible-freeipa/
|
|||||||
%{_datadir}/ansible-freeipa/requirements-tests.txt
|
%{_datadir}/ansible-freeipa/requirements-tests.txt
|
||||||
|
|
||||||
%changelog
|
%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#2125591
|
||||||
|
- 'ansible-doc' -l lists most idm modules as 'UNDOCUMENTED'
|
||||||
|
Resolves: RHBZ#2121362
|
||||||
|
- ansible-freeipa Replica Install Setup DNS fails
|
||||||
|
Resolves: RHBZ#2120415
|
||||||
|
- ipaconfig does not support SID and netbios attributes
|
||||||
|
Resolves: RHBZ#2069174
|
||||||
|
|
||||||
* Tue Aug 16 2022 Thomas Woerner <twoerner@redhat.com> - 1.8.3-1
|
* Tue Aug 16 2022 Thomas Woerner <twoerner@redhat.com> - 1.8.3-1
|
||||||
- Update to version 1.8.3
|
- Update to version 1.8.3
|
||||||
https://github.com/freeipa/ansible-freeipa/releases/tag/v1.8.3
|
https://github.com/freeipa/ansible-freeipa/releases/tag/v1.8.3
|
||||||
|
Loading…
Reference in New Issue
Block a user