- Update to 2.5.1

Minor Changes
  + Updated example in vcenter_license module.
  + Updated virtual machine facts with instanceUUID which is unique 
    for each VM irrespective of name and BIOS UUID.
  + A lot of Bugfixes, please refer to the Changelog installed in 
    /usr/share/doc/packages/ansible/changelogs/CHANGELOG-v2.5.rst

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ansible?expand=0&rev=109
This commit is contained in:
Lars Vogdt 2018-04-24 15:39:01 +00:00 committed by Git OBS Bridge
parent 1466153f8c
commit d1621d37a9
4 changed files with 16 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:714ede4b0f5455eb2dd2536d8cabb42ab439f52b5ac902308ad027b46f68e6dc
size 10073927

3
ansible-2.5.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:51f0c9411344741fb4f6dd8757e0fb6a52c4dcf53a1bfbbfee413e067e65001a
size 10100358

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Apr 24 15:32:37 UTC 2018 - lars@linux-schulserver.de
- Update to 2.5.1
Minor Changes
+ Updated example in vcenter_license module.
+ Updated virtual machine facts with instanceUUID which is unique
for each VM irrespective of name and BIOS UUID.
+ A lot of Bugfixes, please refer to the Changelog installed in
/usr/share/doc/packages/ansible/changelogs/CHANGELOG-v2.5.rst
-------------------------------------------------------------------
Tue Mar 27 15:45:03 UTC 2018 - lars@linux-schulserver.de

View File

@ -24,7 +24,7 @@
BuildArch: noarch
%endif
Name: ansible
Version: 2.5.0
Version: 2.5.1
Release: 0
Summary: Software automation engine
License: GPL-3.0-or-later
@ -132,7 +132,7 @@ mkdir -p %{buildroot}/%{_datadir}/ansible
%files
%defattr(-,root,root,-)
%doc COPYING *.md contrib examples changelogs
%doc COPYING *.rst contrib examples changelogs
%{_bindir}/ansible
%{_bindir}/ansible-config
%{_bindir}/ansible-connection