Accepting request 644979 from home:seanlew:branches:systemsmanagement

Update ansible to 2.7.1

OBS-URL: https://build.opensuse.org/request/show/644979
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ansible?expand=0&rev=124
This commit is contained in:
Lars Vogdt 2018-10-28 12:49:16 +00:00 committed by Git OBS Bridge
parent 8d7ed66e09
commit 84c5c79b01
4 changed files with 20 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sat Oct 27 03:22:44 UTC 2018 - sean@suspend.net
- update to 2.7.1
Minor changes:
* Fix yum module to properly check for empty conf_file value
* added capability to set the scheme for the consul_kv lookup
* added optional certificate and certificate validation for consul_kv lookups
* dnf - properly handle modifying the enable/disable excludes data field
* dnf appropriately handles disable_excludes repoid argument
* dnf proerly honors disable_gpg_check for local package installation
* fix yum module to handle list argument optional empty strings properly
* netconf_config - Make default_operation optional in netconf_config module
* yum - properly handle proxy password and username embedded in url
* yum/dnf - fail when space separated string of names
-------------------------------------------------------------------
Mon Oct 08 06:09:05 UTC 2018 - sean@suspend.net

View File

@ -36,7 +36,7 @@
BuildArch: noarch
%endif
Name: ansible
Version: 2.7.0
Version: 2.7.1
Release: 0
Summary: Software automation engine
License: GPL-3.0-or-later