- Update to version 1.8.4
https://github.com/freeipa/ansible-freeipa/releases/tag/v1.8.4
This commit is contained in:
parent
105ace8410
commit
16d00a192e
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
|||||||
/ansible-freeipa-1.8.1.tar.gz
|
/ansible-freeipa-1.8.1.tar.gz
|
||||||
/ansible-freeipa-1.8.2.tar.gz
|
/ansible-freeipa-1.8.2.tar.gz
|
||||||
/ansible-freeipa-1.8.3.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
|
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
|
||||||
@ -176,6 +177,10 @@ 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
|
||||||
|
|
||||||
* 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
|
||||||
|
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