- Update to version 0.1.8 with lots of fixes and additional modules
https://github.com/freeipa/ansible-freeipa/releases/tag/v0.1.9
This commit is contained in:
parent
d016874104
commit
29119f6104
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/ansible-freeipa-0.1.5.tar.gz
|
||||
/ansible-freeipa-0.1.6.tar.gz
|
||||
/ansible-freeipa-0.1.8.tar.gz
|
||||
/ansible-freeipa-0.1.9.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
|
||||
Summary: Roles and playbooks to deploy FreeIPA servers, replicas and clients
|
||||
Name: ansible-freeipa
|
||||
Version: 0.1.8
|
||||
Release: 2%{?dist}
|
||||
Version: 0.1.9
|
||||
Release: 1%{?dist}
|
||||
URL: https://github.com/freeipa/ansible-freeipa
|
||||
License: GPLv3+
|
||||
Source: https://github.com/freeipa/ansible-freeipa/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
@ -99,6 +99,10 @@ cp -rp plugins/* %{buildroot}%{_datadir}/ansible/plugins/
|
||||
%doc playbooks
|
||||
|
||||
%changelog
|
||||
* Mon Mar 16 2020 Thomas Woerner <twoerner@redhat.com> - 0.1.9-1
|
||||
- Update to version 0.1.8 with lots of fixes and additional modules
|
||||
https://github.com/freeipa/ansible-freeipa/releases/tag/v0.1.9
|
||||
|
||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.8-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ansible-freeipa-0.1.8.tar.gz) = 83c50f85612935e12d0b7d7623a76a4140366978d8c8183cf17005aef5c9e5a5219e3e5a337315013d33248f932e6da6691ccfc4936775762ff806f440d75e29
|
||||
SHA512 (ansible-freeipa-0.1.9.tar.gz) = 4767bcdb49d207fecddbf20aa683c1c6809a6093dac3a1a5bfb295b4bc0ac3b7870367b4049d8645b971e046566a5f958c075121fc099cde0519a8a37268c051
|
||||
|
Loading…
Reference in New Issue
Block a user