- Update to version 0.1.8 with lots of fixes and additional modules
https://github.com/freeipa/ansible-freeipa/releases/tag/v0.1.8 https://github.com/freeipa/ansible-freeipa/releases/tag/v0.1.7
This commit is contained in:
parent
bb9dd4b892
commit
93e5d7e947
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/ansible-freeipa-0.1.1.tar.gz
|
||||
/ansible-freeipa-0.1.5.tar.gz
|
||||
/ansible-freeipa-0.1.6.tar.gz
|
||||
/ansible-freeipa-0.1.8.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
|
||||
Summary: Roles and playbooks to deploy FreeIPA servers, replicas and clients
|
||||
Name: ansible-freeipa
|
||||
Version: 0.1.6
|
||||
Release: 2%{?dist}
|
||||
Version: 0.1.8
|
||||
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,11 @@ cp -rp plugins/* %{buildroot}%{_datadir}/ansible/plugins/
|
||||
%doc playbooks
|
||||
|
||||
%changelog
|
||||
* Fri Dec 20 2019 Thomas Woerner <twoerner@redhat.com> - 0.1.8-1
|
||||
- Update to version 0.1.8 with lots of fixes and additional modules
|
||||
https://github.com/freeipa/ansible-freeipa/releases/tag/v0.1.8
|
||||
https://github.com/freeipa/ansible-freeipa/releases/tag/v0.1.7
|
||||
|
||||
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.6-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
4
sources
4
sources
@ -1,3 +1 @@
|
||||
SHA512 (ansible-freeipa-0.1.1.tar.gz) = 8a0e7bfd3f84f80ab2843557ab11cae9d98d3f3e5b705505ff26f784424e9f986f2091058359c1df5dce1441b418ee62f0261ba1d93252eeb288f950946330b0
|
||||
SHA512 (ansible-freeipa-0.1.5.tar.gz) = 0074c01837233060e1c7b5a9850e8a7897350b849d6a2f9cc8b008c2ea3dacdee4fae128edab551c794b63890d8abb430ef3e3759a810cc03aea1b4e1f112593
|
||||
SHA512 (ansible-freeipa-0.1.6.tar.gz) = 07b871f7d579374124e035bd943c990f386fbf3444fe4919ca79e422c3d70f5390da94f554d2725e035c160b9a5ed2c31c1f15bfcaeb2c818e031301c8a72454
|
||||
SHA512 (ansible-freeipa-0.1.8.tar.gz) = 83c50f85612935e12d0b7d7623a76a4140366978d8c8183cf17005aef5c9e5a5219e3e5a337315013d33248f932e6da6691ccfc4936775762ff806f440d75e29
|
||||
|
Loading…
Reference in New Issue
Block a user