Commit Graph

33280 Commits (db54b0fb255e44d2e52505165ec26d3bbcc421e8)
 

Author SHA1 Message Date
Toshio Kuratomi db54b0fb25 New release v2.4.2.0-0.3.beta3 8 years ago
Matt Clay c994819fcf Changelog entry for script inventory plugin fix. 8 years ago
Chris Meyers f00f2466d4 tests for InventoryModule error conditions (#31381)
* tests for InventoryModule error conditions

* modified unicode in tests to ahear to Ansible best practices

* flake8 fixes

(cherry picked from commit cf938e9992)
8 years ago
Martin Krizek 95bd052c4e Add changelog entry for the stdin py3 fix 8 years ago
Jan Pazdziora 000df969dc Fix #31694: running with closed stdin on python 3 (#31695)
(cherry picked from commit e5dbf63b65)
8 years ago
Brian Coca aa54a3510f handle ignore_errors in loop
ensures we get both a templated ignore_errors and a
correct 'summary' result for ignore_errors when used in loops

fixes #32384

(cherry picked from commit d22627d944)
8 years ago
Kevin Zhao 24743e5cdc cherry-pick changes of azure_rm_common from devel to 2.4 (#32607)
* remove explicit provider reg from azure_rm (#31369)

* now that it's handled automatically as of msrest > 0.4.9

* add user-agent to Azure API calls (#31872)

* addi Ansible user-agent in Azure API calls

* fix import error

* add user agent for cloud shell (#32332)
8 years ago
Ryan S. Brown e9b5e14764 [cloud] sns_topic: Fix unreferenced variable
Cherry-pick of 4e759a9cce
8 years ago
Toshio Kuratomi f9e16d7072 Added urls python3 fix to changelog 8 years ago
David Hain 97c3037206 Use to_native when validating proxy result (#32596)
* Use bytes directly instead of converting to text
(cherry picked from commit 708829fab9)
8 years ago
Sloane Hertel 793c473fe2 Use region derived from get_aws_connection_info() in dynamodb_table to fix tagging bug (#32557) 8 years ago
Martin Krizek 29cf375157 Add changelog entry for the yum locale fix 8 years ago
Martin Krizek 36bcab8a68 yum: use the C locale when screen scraping (#32203)
(cherry picked from commit a8ab1a0b20)
8 years ago
Martin Krizek 274503991e Add changelog entry for git archive fix 8 years ago
Martin Krizek d8bfed678c git: fix archive when update is set to no (#31829)
(cherry picked from commit e3a847a142)
8 years ago
Toshio Kuratomi 0796190053 Prefer the stdlib SSLContext over urllib3 context
We do not go through the effort of finding the right PROTOCOL setting if
we have SSLContext in the stdlib.  So we do not want to hit the code
that uses PROTOCOL to set the urllib3-provided ssl context when
SSLContext is available.  Also, the urllib3 implementation appears to
have a bug in some recent versions.  Preferring the stdlib version will
work around that for those with Python-2.7.9+ as well.

Fixes #26235
Fixes #25402
Fixes #31998

(cherry picked from commit 725ae96e1b)
8 years ago
patlachance 309dbecbc7 iam.py: return iam.role dict when creating roles (#28964)
(cherry picked from commit 45e35be4c1)
8 years ago
Dmitry Marakasov 20764e248e Documentation typo fixes (#32473)
(cherry picked from commit 843fba509f)
8 years ago
Toshio Kuratomi 0617ac1f24 Add changelog entry for inventory nonascii paths fix 8 years ago
Toshio Kuratomi 07fa571502 Fix non-ascii errors in config manager
(cherry picked from commit d166bba126)
8 years ago
Jordan Borean f76e8a8e39 Updated changelog regarding win_service quoted path fix 8 years ago
Jordan Borean e771b64f1b win_service: quoted path fix (#32469)
* win_service: fix for path in quotes

* Added tests to verify behaviour doesn't regress

(cherry picked from commit 5b1db00b65)
8 years ago
Matt Davis 82c2da31be lock azure containerservice to below 2.0.0
* supersedes/fixes #32518
* only for 2.4.x - we'll make the necessary code changes for 2.5 to work with the updated version
8 years ago
Brian Coca 07674f5062 ini plugin should recursively instantiate pending
solves inconsistent behaviour on ini host format depending on definition order
fixes #32196

(cherry picked from commit 9d28973b5e)
8 years ago
Ondra Machacek dd930344b6 ovirt_hosts: Don't fail upgrade when NON_RESPONSIVE state 8 years ago
Ondra Machacek 3df921a14a ovirt_clusters: Fix fencing and kuma comparision 8 years ago
Ondra Machacek dd19f96561 ovirt_host_networks: Fix label assignment 8 years ago
Brian Coca fa289a022c correctly deal with changed (#31812)
(cherry picked from commit 21cdddce74)
8 years ago
Pilou 35d942d6a0 Fix include_role unit tests (#31920)
* Ensure include_role unit tests check something

This is not the case: get_tasks_vars doesn't yield

* Fix include_role unit tests

Since e609618274, include_role are not
static anymore.

(cherry picked from commit 43914b3837)
8 years ago
u571kills 0140372d0f Fix example on comparing master config (#32406)
Current example produces error message:

"msg": "Unsupported parameters for (ios_config) module: diff_config Supported parameters include: after,auth_pass,authorize,backup,before,defaults,diff_against,diff_ignore_lines,force,host,intended_config,lines,match,multiline_delimiter,parents,password,port,provider,replace,running_config,save,save_when,src,ssh_keyfile,timeout,username"
(cherry picked from commit 869cf3fbdb)
8 years ago
Jordan Borean b2f3dc9052 updated changelog with win_find fix 8 years ago
Jordan Borean 6a7333950a win_find: allow module to skip on files it fails to check (#32105)
* win_find: allow module to skip on files it fails to check

* fixed up test creation to work pre psv5

(cherry picked from commit 56a7278256)
8 years ago
Toshio Kuratomi 6f2876f49c New release v2.4.2.0-0.2.beta2 8 years ago
Brian Coca b2cef41bcd added doc notes about vars plugins in precedence
(cherry picked from commit 52c97a1cf4)
8 years ago
Ganesh Nalawade 5bbf70afe1
Fixes #31090. In network parse_cli filter plugin, this change moves the creation of a (#31092) (#32458)
new match(block). It previously only occurred if a new match occurred,
but suggest it should occur when an end of a block match is found.
(cherry picked from commit 7553c42e09)

Update CHANGELOG
8 years ago
Ganesh Nalawade bc01b5d981
eos_eapi: adding the desired state config to the new vrf fixes #32111 (#32112) (#32452)
* adding the desired state config to the new vrf fixes #32111

* fix default vrf initial configured

* add unit test

* Update CHANGELOG

(cherry picked from commit 2c99cbc874)
8 years ago
Ganesh Nalawade b8ee3bb24f
Fix wrong prompt issue for network modules (#32426) (#32442)
* Fix wrong prompt issue for network moodules

Fixes #31161
Fixes #32416

*  Store the device prompt in case of error
   from remote device
*  Check for prompt value in ios action plugin

*  Add integration test
*  Update Changelog

(cherry picked from commit 26583adb58)
8 years ago
Trishna Guha ee210e4d5b
Add ios_logging fixes to changelog 2.4.2beta2 (#32447)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
8 years ago
Toshio Kuratomi fd477a9c25 Add azure_rm_acs check mode fix 8 years ago
Yawei Wang 0faa72e8c4 add check mode for acs delete (#32063)
(cherry picked from commit d7c8fdbd79)
8 years ago
Kedar K cc0a18e5bd Fixes ios_logging unit test (#32240)
(cherry picked from commit 2aae66fa07)
8 years ago
Kedar K ac1c7b03ff - Fix logging module issue where facility is being deleted along with host (#32234)
- Remove default facility, as facility is not standard on remote syslog server
(cherry picked from commit 7d5dccefe5)
8 years ago
Paul Neumann ebd559c43a ios_system: Fix typo in unit test (#32284)
(cherry picked from commit 87f663b950)
8 years ago
Paul Neumann de60b9e1a8 ios_logging: Fix some smaller issues, add unit test (#32321)
* ios_logging: Fix typo in documentation

* ios_logging: Fix traceback when setting buffered destination without size

When the size parameter is not configured while configuring the buffered
destination, a traceback occurs due to the fact that validate_size expects the
parameter to be an int. Explicitely converting value to int makes the
check work for every case.

* ios_logging: Update size parameter documentation

Update the documentation of the size paramter to reflect the current behaviour
of setting a default of 4096 for the buffered dest.

* ios_logging: Add unit test

Add unit test for ios_logging testing the behaviour clarified in the previous
commits.

* ios_logging: Fix python 2.6 compliance

(cherry picked from commit 53fead7c96)
8 years ago
saichint 7967b75980 Integration Tests only: add static route, snmp_user, snapshot and hsrp it cases (#28933)
* add static route and hsrp it cases

* add snmp_user and snapshot it

* password strength correction

* fix typo

* add compare snapshot as it is fixed in the code now

* skip snapshot tests for titanium

* titanium and nxapi conditions added

(cherry picked from commit c822292347)
8 years ago
Toshio Kuratomi 6721c53925 Add max_fail_percentage fix to changelog 8 years ago
Brian Coca 9233ece224 calculate max fail against all hosts in batch
currently it is doing only from the 'active' hosts in the batch which means
the percentage goes up as hosts fail instead of staying the same.
added debug info for max fail

fixes #32255

(cherry picked from commit 4fb9e54c50)
8 years ago
Toshio Kuratomi e40149bb1a Clarify the release and maintenance cycle (#32402)
* Clarify the release and maintenance cycle
* Namespace refs a little
(cherry picked from commit 42655f737a)
8 years ago
Ganesh Nalawade 8c1dfdbc31
Move asa provider to suboptions (#32356)
Fixes #32343

* Move provider arg spec as part of suboptions
  to validate input args against provider spec.
* This handles `no_log` for password arg correctly.

Merged to devel PR #28984

( cherry picked from commit 599fe23ed6 )
8 years ago
Matt Davis 8ae0079ef7 luseradd defaults to creating w/o need for -m (#32411)

							
						
8 years ago