Accepting request 304448 from home:bmanojlovic:branches:systemsmanagement
- updated to version 1.9.1 * Fixed a bug related to Kerberos auth when using winrm with a domain account. * Fixing several bugs in the s3 module. * Fixed a bug with upstart service detection in the service module. * Fixed several bugs with the user module when used on OSX. * Fixed unicode handling in some module situations (assert and shell/command execution). * Fixed a bug in redhat_subscription when using the activationkey parameter. * Fixed a traceback in the gce module on EL6 distros when multiple pycrypto installations are available. * Added support for PostgreSQL 9.4 in rds_param_group * Several other minor fixes. OBS-URL: https://build.opensuse.org/request/show/304448 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ansible?expand=0&rev=44
This commit is contained in:
parent
5f891fc25c
commit
99a01906bf
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b2193fd9a4061ab624fa67311796419a759de06b4f321d37169b22ba3831331c
|
||||
size 916591
|
3
ansible-1.9.1.tar.gz
Normal file
3
ansible-1.9.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a6f975d565723765a4d490ff40cede96833a745f38908def4950a0075f1973f5
|
||||
size 917471
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 28 19:03:01 UTC 2015 - boris@steki.net
|
||||
|
||||
- updated to version 1.9.1
|
||||
* Fixed a bug related to Kerberos auth when using winrm with a domain account.
|
||||
* Fixing several bugs in the s3 module.
|
||||
* Fixed a bug with upstart service detection in the service module.
|
||||
* Fixed several bugs with the user module when used on OSX.
|
||||
* Fixed unicode handling in some module situations (assert and shell/command execution).
|
||||
* Fixed a bug in redhat_subscription when using the activationkey parameter.
|
||||
* Fixed a traceback in the gce module on EL6 distros when multiple pycrypto installations are available.
|
||||
* Added support for PostgreSQL 9.4 in rds_param_group
|
||||
* Several other minor fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 30 22:45:57 UTC 2015 - boris@steki.net
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
|
||||
Name: ansible
|
||||
Version: 1.9.0.1
|
||||
Version: 1.9.1
|
||||
Release: 0
|
||||
Summary: Radically simple IT automation
|
||||
License: GPL-3.0
|
||||
|
Loading…
Reference in New Issue
Block a user