Accepting request 546595 from home:tbechtold:branches:systemsmanagement
update to version v2.4.2.0: * lock azure containerservice to below 2.0.0 * ovirt_host_networks: Fix label assignment * Fix vault --ask-vault-pass with no tty (#31493) * cherry-pick changes of azure_rm_common from devel to 2.4 (#32607) * Fixes #31090. In network parse_cli filter plugin, this change moves the creation of a (#31092) (#32458) * Use an abspath for network inventory ssh key path. * Remove toLower on source (#31983) * Add k8s_common.py logging fixes to the changelog * inserts enable cmd hash with auth_pass used (#32107) * Fix exception upon display.warn() (#31876) * ios_system: Fix typo in unit test (#32284) * yum: use the C locale when screen scraping (#32203) * Use region derived from get_aws_connection_info() in dynamodb_table to fix tagging bug (#32557) * fix item var in delegation (#32986) * Add changelog entry for elb_application_lb fix * Add a validate example to blockinfile. (#32088) * Correct formatting --arguments (#31808) * Add changelog for URI/get_url fix * [cloud] Bugfix for aws_s3 empty directory creation (#32198) * Fix junos integration test fixes as per connection refactor (#33050) (#33055) * Update win_copy for #32677 (#32682) * ios_interface testfix (#32381) * Add proper check mode support to the script module (#31852) * Add galaxy --force fix to changelog * Fix non-ascii errors in config manager * Add python3 urllib fixes to changelog * Add changelog entry for the stdin py3 fix * Update version info for the 2.4.2 release * Add max_fail_percentage fix to changelog OBS-URL: https://build.opensuse.org/request/show/546595 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ansible?expand=0&rev=96
This commit is contained in:
parent
bfcebade42
commit
42a5731dce
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:da61afb29cc5bd6bc4737a2da06e673fb6fccc3ae2685130d19ab3a8e404fb6a
|
|
||||||
size 6675552
|
|
3
ansible-2.4.2.0.tar.gz
Normal file
3
ansible-2.4.2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:315f1580b20bbc2c2f1104f8b5e548c6b4cac943b88711639c5e0d4dfc4d7658
|
||||||
|
size 6503595
|
208
ansible.changes
208
ansible.changes
@ -1,3 +1,211 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 30 06:58:48 UTC 2017 - tbechtold@suse.com
|
||||||
|
|
||||||
|
update to version v2.4.2.0:
|
||||||
|
* lock azure containerservice to below 2.0.0
|
||||||
|
* ovirt_host_networks: Fix label assignment
|
||||||
|
* Fix vault --ask-vault-pass with no tty (#31493)
|
||||||
|
* cherry-pick changes of azure_rm_common from devel to 2.4 (#32607)
|
||||||
|
* Fixes #31090. In network parse_cli filter plugin, this change moves the creation of a (#31092) (#32458)
|
||||||
|
* Use an abspath for network inventory ssh key path.
|
||||||
|
* Remove toLower on source (#31983)
|
||||||
|
* Add k8s_common.py logging fixes to the changelog
|
||||||
|
* inserts enable cmd hash with auth_pass used (#32107)
|
||||||
|
* Fix exception upon display.warn() (#31876)
|
||||||
|
* ios_system: Fix typo in unit test (#32284)
|
||||||
|
* yum: use the C locale when screen scraping (#32203)
|
||||||
|
* Use region derived from get_aws_connection_info() in dynamodb_table to fix tagging bug (#32557)
|
||||||
|
* fix item var in delegation (#32986)
|
||||||
|
* Add changelog entry for elb_application_lb fix
|
||||||
|
* Add a validate example to blockinfile. (#32088)
|
||||||
|
* Correct formatting --arguments (#31808)
|
||||||
|
* Add changelog for URI/get_url fix
|
||||||
|
* [cloud] Bugfix for aws_s3 empty directory creation (#32198)
|
||||||
|
* Fix junos integration test fixes as per connection refactor (#33050) (#33055)
|
||||||
|
* Update win_copy for #32677 (#32682)
|
||||||
|
* ios_interface testfix (#32381)
|
||||||
|
* Add proper check mode support to the script module (#31852)
|
||||||
|
* Add galaxy --force fix to changelog
|
||||||
|
* Fix non-ascii errors in config manager
|
||||||
|
* Add python3 urllib fixes to changelog
|
||||||
|
* Add changelog entry for the stdin py3 fix
|
||||||
|
* Update version info for the 2.4.2 release
|
||||||
|
* Add max_fail_percentage fix to changelog
|
||||||
|
* Changelog entry for script inventory plugin fix.
|
||||||
|
* Make RPM spec compatible with RHEL 6 (#31653)
|
||||||
|
* Add changelog entry for the yum locale fix
|
||||||
|
* Use vyos/1.1.8 in CI.
|
||||||
|
* Fix patching to epel package
|
||||||
|
* Pass proper error value to to_text (#33030)
|
||||||
|
* Fix and re-enable zypper* integration tests in CI.
|
||||||
|
* avoid chroot paths (#32778)
|
||||||
|
* Add changelog entry for inventory nonascii paths fix
|
||||||
|
* Fix ios_config integration test failures (#32959) (#32970)
|
||||||
|
* Fix ios_config file prompt issue (#32744) (#32780)
|
||||||
|
* Mdd module unit test docs (#31373)
|
||||||
|
* dont add all group vars to implicit on create
|
||||||
|
* Fix nxos_banner removal idempotence issue in N1 images (#31259)
|
||||||
|
* Clarify the release and maintenance cycle (#32402)
|
||||||
|
* Add ansible_distribution_major_version to macOS (#31708)
|
||||||
|
* Docs (#32718)
|
||||||
|
* Keep newlines when reading LXC container config file (#32219)
|
||||||
|
* Updated changelog for vmware logon error handling
|
||||||
|
* New release v2.4.2.0-0.2.beta2
|
||||||
|
* added doc notes about vars plugins in precedence
|
||||||
|
* revert module_utils/nxos change from #32846 (#32956)
|
||||||
|
* [cloud] add boto3 requirement to `cloudformation` module docs (#31135)
|
||||||
|
* Fixes #31056 (#31057)
|
||||||
|
* - Fix logging module issue where facility is being deleted along with host (#32234)
|
||||||
|
* Get the moid in a more failsafe manner (#32671)
|
||||||
|
* Integration Tests only: add static route, snmp_user, snapshot and hsrp it cases (#28933)
|
||||||
|
* Add the change to when we escape backslashes (for the template lookup plugin) to changelog
|
||||||
|
* correctly deal with changed (#31812)
|
||||||
|
* Add the template lookup escaping to the 2.4 porting guide (#32760)
|
||||||
|
* tests for InventoryModule error conditions (#31381)
|
||||||
|
* Disable pylint rules for stable-2.4.
|
||||||
|
* fix typo
|
||||||
|
* Enable TLS1.1 and TLS1.2 for win_package (#32184)
|
||||||
|
* Add remove host fix to changelog
|
||||||
|
* ios_interface provider issue testfix (#32335)
|
||||||
|
* win_service: quoted path fix (#32469)
|
||||||
|
* Add changes to succeeded/failed tests to the 2.4 porting guide (#33201)
|
||||||
|
* Run OS X tests in 3 groups in CI.
|
||||||
|
* ini inventory: document value parsing workaround
|
||||||
|
* Change netconf port in testcase as per test enviornment (#32883) (#32889)
|
||||||
|
* fix inventory loading for ansible-doc
|
||||||
|
* jsonify inventory (#32990)
|
||||||
|
* firewalld: don't reference undefined variable in error case (#31949)
|
||||||
|
* change ports to non well known ports and drop time_range for N1 (#31261)
|
||||||
|
* make vars only group declarations an error
|
||||||
|
* Add changelog for os_floating_ip fix
|
||||||
|
* Fix example on comparing master config (#32406)
|
||||||
|
* py2/py3 safer shas on hostvars (#31788)
|
||||||
|
* ensure we always have a basedir
|
||||||
|
* Add missing ansible-test --remote-terminate support. (#32918)
|
||||||
|
* Use show command to support wider platform set for nxos_interface module (#33037)
|
||||||
|
* ios_logging: change IOS command pipe to section to include (#33100) (#33116)
|
||||||
|
* win_find: allow module to skip on files it fails to check (#32105)
|
||||||
|
* New release v2.4.2.0-0.4.beta4
|
||||||
|
* multiple nxos fixes (#32905)
|
||||||
|
* Add changelog entry for git archive fix
|
||||||
|
* Add changelog entries for a myriad of 2.4.2 bugfixes
|
||||||
|
* iosxr integration testfix (#32344)
|
||||||
|
* Fix #31694: running with closed stdin on python 3 (#31695)
|
||||||
|
* Add eos_user fix to changelog
|
||||||
|
* updated changelog with win_find fix
|
||||||
|
* Added urls python3 fix to changelog
|
||||||
|
* [cloud] Support changeset_name parameter on CloudFormation stack create (#31436)
|
||||||
|
* use configured ansible_shell_executable
|
||||||
|
* New release v2.4.2.0-0.3.beta3
|
||||||
|
* Fix ec2_lc failing to create multi-volume configurations (#32191)
|
||||||
|
* Changelog win_package TLS fix
|
||||||
|
* Fix wrong prompt issue for network modules (#32426) (#32442)
|
||||||
|
* New release v2.4.2.0-0.1.beta1
|
||||||
|
* Exclude stack policy when running in check mode.
|
||||||
|
* change inventory_hostname to ansible_host to fix test (#32890) (#32891)
|
||||||
|
* Add azure_rm_acs check mode fix
|
||||||
|
* Updated changelog for win_copy fix
|
||||||
|
* corrected package docs
|
||||||
|
* make sure patterns are strings
|
||||||
|
* Add more bugfixes to changelog
|
||||||
|
* Fix junos netconf port issue in integration test (#32610) (#32668)
|
||||||
|
* fixed .loads error for non decoded json in Python 3 (#32065)
|
||||||
|
* nxos_config and nxos_facts - fixes for N35 platform. (#32762) (#32875)
|
||||||
|
* Add changelog entry for #32219
|
||||||
|
* Remove provider from ios integration test (#31037) (#32230)
|
||||||
|
* added note about serial behaviour (#32461)
|
||||||
|
* Fixes ios_logging unit test (#32240)
|
||||||
|
* Avoid AttributeError: internal_network on os_floating_ip (#32887)
|
||||||
|
* use to_str instead of json.dumps when serializing k8s object for logging
|
||||||
|
* Prefer the stdlib SSLContext over urllib3 context
|
||||||
|
* git: fix archive when update is set to no (#31829)
|
||||||
|
* Add elb_target_group port fix to the changelog
|
||||||
|
* Changelog entry for aws_s3 issue #32144
|
||||||
|
* Add error handling for user login (#32613)
|
||||||
|
* Move asa provider to suboptions (#32356)
|
||||||
|
* fix dci failure nxos (#32877) (#32878)
|
||||||
|
* Add inventory jsonification to the changelog
|
||||||
|
* eos_eapi: adding the desired state config to the new vrf fixes #32111 (#32112) (#32452)
|
||||||
|
* Handle ip name-server lines containing multiple nameservers (#32235) (#32373)
|
||||||
|
* Remove provider from prepare_ios_tests integration test (#31038)
|
||||||
|
* Add last minute bugfixes and doc updates for rc1
|
||||||
|
* Fix snmp bugs on Nexus 3500 platform (#32773) (#32847)
|
||||||
|
* validate that existing dest is valid directory
|
||||||
|
* Update the release data for 2.4.1 in the changelog
|
||||||
|
* add check mode for acs delete (#32063)
|
||||||
|
* More fixes added to changelog
|
||||||
|
* Add wait_for fix to the changelog
|
||||||
|
* removed psobject to hashtables that were missed (#32710)
|
||||||
|
* wait_for: treat broken connections as "unready" (#28839)
|
||||||
|
* Return all elements in a more robust way
|
||||||
|
* fix ios_interface test (#32372)
|
||||||
|
* Add missing packages to default docker image.
|
||||||
|
* fix nxos_igmp_snooping (#31688)
|
||||||
|
* - Fix to return error message back to the module. (#31035)
|
||||||
|
* Ensure that readonly result members are serialized (#33170)
|
||||||
|
* Keywords docs (#32807)
|
||||||
|
* remove hosts from removed when rescuing
|
||||||
|
* Add panos_security_rule docs typo fix to changelog
|
||||||
|
* Update vyos completion in network.txt.
|
||||||
|
* move to use ansible logging
|
||||||
|
* ovirt_clusters: Fix fencing and kuma comparision
|
||||||
|
* Documentation typo fixes (#32473)
|
||||||
|
* [fix] issue #30516 : take care about autoremove in upgrade function
|
||||||
|
* Enable ECHO in prompt module (#32083)
|
||||||
|
* calculate max fail against all hosts in batch
|
||||||
|
* Fix urlparse import for Python3 (#31240)
|
||||||
|
* Bunch of changelog updates for cherry-picks
|
||||||
|
* restore hostpattern regex/glob behaviour
|
||||||
|
* Better handling of malformed vault data envelope (#32515)
|
||||||
|
* Updated changelog regarding win_service quoted path fix
|
||||||
|
* nxos_interface error handling (#32846)
|
||||||
|
* An availability zone will be selected if none is provided. Set az to an empty string if it's None to avoid traceback. (#32216)
|
||||||
|
* Use to_native when validating proxy result (#32596)
|
||||||
|
* vmware_guest: refactor spec serialization (#32681)
|
||||||
|
* Add new default Docker container for ansible-test. (#31944)
|
||||||
|
* warn on bad keys in group
|
||||||
|
* NXOS: Integration tests to Ansible (part 3) (#29030)
|
||||||
|
* Add spec file fix to changelog
|
||||||
|
* eos_user testfix (#32264)
|
||||||
|
* iam.py: return iam.role dict when creating roles (#28964)
|
||||||
|
* Add networking bug fixes to changelog (#32201)
|
||||||
|
* [cloud] sns_topic: Fix unreferenced variable
|
||||||
|
* Fix service_mgr fact collection (#32086)
|
||||||
|
* Fix include_role unit tests (#31920)
|
||||||
|
* Updated changelog for win_iis_* modules things
|
||||||
|
* handle ignore_errors in loop
|
||||||
|
* adjust nohome param when using luser
|
||||||
|
* better cleanup on task results display (#27175)
|
||||||
|
* Improve python 2/3 ABC fallback for pylint. (#31848)
|
||||||
|
* fix html formatting
|
||||||
|
* Add ansible_shell_executable fix to changelog
|
||||||
|
* Move resource pool login to a separate function and fix undefined var reference (#32674)
|
||||||
|
* Update ansible-test sanity command. (#31958)
|
||||||
|
* ios_ping test fix (#32342)
|
||||||
|
* fix CI failure yaml syntax (#32374)
|
||||||
|
* Scan group_vars/host_vars in sorted order
|
||||||
|
* luseradd defaults to creating w/o need for -m (#32411)
|
||||||
|
* Integration Tests only: nxos_udld, nxos_udld_interface, nxos_vxlan_vtep_vni (#29143) (#32962)
|
||||||
|
* Fix: modifying existing application lb using certificates now properly sets certificates (#28217)
|
||||||
|
* ios_logging: Fix some smaller issues, add unit test (#32321)
|
||||||
|
* Fix nxos_snmp_host bug (#32916) (#32958)
|
||||||
|
* ovirt_hosts: Don't fail upgrade when NON_RESPONSIVE state
|
||||||
|
* ini plugin should recursively instantiate pending
|
||||||
|
* eos_user: sends user secret first on user creation fixes #31680 (#32162)
|
||||||
|
* Cast target port to an int in elb_target_group. Fixes #32098 (#32202)
|
||||||
|
* New release v2.4.2.0-0.5.rc1
|
||||||
|
* remove misleading group vars as they are flat (#32276)
|
||||||
|
* Fix typo
|
||||||
|
* Avoid default inventory proccessing for pull (#32135)
|
||||||
|
* Fix ansible-test default image. (#31966)
|
||||||
|
* removed superfluous `type` field from RecordSet constructor (#33167)
|
||||||
|
* Update k8s_common.py
|
||||||
|
* Add ios_logging fixes to changelog 2.4.2beta2 (#32447)
|
||||||
|
* Revert "Removed a force conditional (#28851)" (#32282)
|
||||||
|
* Add new documentation on writing unittests to the changelog
|
||||||
|
* Fix ansible-test race calling get_coverage_path.
|
||||||
|
* New release v2.4.2.0-1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 27 19:16:56 UTC 2017 - matthias.eliasson@gmail.com
|
Fri Oct 27 19:16:56 UTC 2017 - matthias.eliasson@gmail.com
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%endif
|
%endif
|
||||||
Name: ansible
|
Name: ansible
|
||||||
Version: 2.4.1.0
|
Version: 2.4.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Software automation engine
|
Summary: Software automation engine
|
||||||
License: GPL-3.0
|
License: GPL-3.0
|
||||||
|
Loading…
Reference in New Issue
Block a user