Felix Fontein
13862f8f34
Adjust to stable-2.7 return value names.
6 years ago
Felix Fontein
5daef29e4d
docker_container: use restart() API function instead of stop/start sequence ( #55894 )
...
* Improve container restart.
* Adjust tests.
* Add changelog.
* Quote options.
* Move tests for restart/recreate options to start/stop tests.
* Fix changelog name.
(cherry picked from commit 95d1564f70
)
6 years ago
Jordan Borean
3db80f68f7
win_acl - fix network path qualifier parsing ( #55970 )
...
(cherry picked from commit cc3b8b9f72
)
6 years ago
Matt Martz
616763e290
[stable-2.7] Bump erlang ping to 1:20.3.8.18-1
...
(cherry picked from commit 4b00141
)
Co-authored-by: Matt Martz <matt@sivel.net>
6 years ago
James Tanner
27702365a8
[stable-2.7] Nullify improperly licensed test file
...
(cherry picked from commit 940d58e
)
Co-authored-by: James Tanner <tanner.jc@gmail.com>
6 years ago
Sam Doran
ac416f00ca
[stable-2.7] Clarify documentation an reboot delay paramaters ( #55934 ). ( #55959 )
...
(cherry picked from commit 0e8a6e08ce
)
Co-authored-by: Sam Doran <sdoran@redhat.com>
6 years ago
Felix Fontein
954462c24f
fix documentation for docker_container publish_ports option ( #56093 ) ( #56099 )
...
The documentation for the docker_container publish_ports options
erroneously stated that container ports must be "exposed" in order to
be "published".
(cherry picked from commit 5e74ecb4fd
)
6 years ago
Felix Fontein
7705c9044d
Update openssl_privatekey.py ( #55438 ) ( #56066 )
...
Docs: Update lib/ansible/modules/crypto/openssl_privatekey.py
Co-Authored-By: snagoor <nagoor.s@gmail.com>
(cherry picked from commit 2925f6960e
)
6 years ago
Matt Clay
a44b62a2dd
[stable-2.7] Install rabbitmq from s3 in tests..
...
(cherry picked from commit e105f5b436
)
Co-authored-by: Matt Clay <matt@mystile.com>
6 years ago
Sam Doran
5ab7ec153f
Properly reset timezone in user test when it was originally n/a ( #55389 )
...
(cherry picked from commit b4e83642c8
)
6 years ago
Sam Doran
b394d309f1
[stable-2.7] User - Fix shadow file parsing on AIX ( #55230 )
...
Implement a new method for shadow file parsing so it can be subclassed..
(cherry picked from commit f27eccabbd
)
Co-authored-by: Sam Doran <sdoran@redhat.com>
6 years ago
Rene Moser
17961e6335
tests: vultr: fix tests due to vultr API changes ( #55621 )
...
(partly cherry picked from commit e0ea5bb
)
6 years ago
René Moser
8a8c9ed089
vultr_server: fix idempotency for private network and IPv6 options ( #55619 )
...
* vultr_server: fix idempotency for private network and IPv6 options
* add changelog
(partly cherry picked from commit 1705ef5f26
)
6 years ago
Hannes Ljungberg
6f3b0e7177
[2.7] docker_swarm_service: Pass correct types on secrets/configs gid,uid,mode ( #55617 )
...
* Pass correct types on secrets/configs gid,uid,mode
* Add changelog fragment
* Fix idempotency
6 years ago
Nathaniel Case
f31374914f
[stable-2.7] Move missing library abort to use rather than import ( #55648 )
...
* [stable-2.7] Move missing library abort to use rather than import for netconf (#55384 ).
(cherry picked from commit b442706b54
)
Co-authored-by: Nathaniel Case <this.is@nathanielca.se>
* Add changelog
* missing_required_lib not in 2.7
6 years ago
Robert Osowiecki
9aa9c11a1a
vsphere_guest: corrected fix #19716 misbehaviour ( #55285 )
...
* creating machines without vm_extra_config is possible
* power state operation on absent machines will fail
(cherry picked from commit 93758a5141
)
6 years ago
Jordan Borean
d9c065d217
win_service - simply env test ( #55498 )
...
(cherry picked from commit 62badd76a5
)
6 years ago
Felix Fontein
ed1640e9dc
[2.7] docker_container: fix support for docker-py 1.7.0 ( #55496 )
...
* In theory, some 2.7 modules support docker-py 1.7.0.
* Add changelog.
6 years ago
Jordan Borean
e51edbfa1e
win_region - fix format issues when using psrp ( #55487 )
...
(cherry picked from commit f247c21d23
)
6 years ago
Sandra McCann
22194345d0
Update Ansible docsite CSS to fix multi-page printing issue ( #51472 ) ( #55666 )
...
* Update css to fix multi-page printing issue
* Add margin edit
(cherry picked from commit 51ac4d3441
)
6 years ago
Jordan Borean
e093b8a07e
SCP filename validation docs ( #55399 )
...
* SCP filename validation docs
* Update docs/docsite/rst/reference_appendices/faq.rst
Co-Authored-By: jborean93 <jborean93@gmail.com>
* Update docs/docsite/rst/reference_appendices/faq.rst
Co-Authored-By: jborean93 <jborean93@gmail.com>
* Update docs/docsite/rst/reference_appendices/faq.rst
Co-Authored-By: jborean93 <jborean93@gmail.com>
* edits to scp FAQ entry
* zeut alors I have missed one
* incorporate jborean feedback
* adds link to bug report
(cherry picked from commit 8542f16fa9
)
6 years ago
Martin Krizek
44b3f967bf
ansible-test yamllint: fix UnicodeDecodeError ( #55364 )
...
* ansible-test yamllint: fix UnicodeDecodeError
* Conditional fix
(cherry picked from commit f8bebc61c8
)
6 years ago
Jordan Borean
ab725bb86e
psrp - Fix raw and script tests for connection plugin ( #55357 )
...
* psrp - Fix raw and script tests for connection plugin
* Fix error propagation with raw in psrp
* uncomment test
(cherry picked from commit fdf9df89f5
)
6 years ago
Christopher Snyder
ad953171eb
redhat_subscription: Fix usage of ConfigParser ( #54815 )
...
(cherry picked from commit 09f68fc659
)
6 years ago
Jordan Borean
8d259f6e64
psrp - fix test_command rc for win_reboot ( #55354 )
...
(cherry picked from commit 49655a452d
)
6 years ago
Jordan Borean
08c2fb8626
psrp - Fix fetch for large files ( #55351 )
...
* psrp - Fix fetch for large files
* Fix typo
(cherry picked from commit 52946c49a4
)
6 years ago
Jordan Borean
01eb82cb40
win_feature - get tests working on psrp ( #55353 )
...
(cherry picked from commit 15c331cb48
)
6 years ago
Jordan Borean
b0f6ca287b
win_whoami - Fix tests to work over psrp ( #55352 )
...
(cherry picked from commit 33c2a9cea7
)
6 years ago
Dag Wieers
653e9da228
ACI: Ensure we use native strings for signature ( #55161 )
...
* ACI: Ensure we use native strings for signature
* Add changelog fragment
6 years ago
Trishna Guha
ca49ae7ba5
nxos_interface DI delay only when operation state check is requested ( #55355 )
...
* nxos_interface:DI: delay only when operation state check is requested (#54862 )
* nxos_interface:DI: should only use delay when operation state check is requested
There is a 10 second delay that is added for every interface that is changed.
This delay should only occur when a task sets one of the `want` vars.
* /return/continue/
(cherry picked from commit 0fe6bf911a
)
* changelog
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
6 years ago
Kevin Breit
1435b6771a
meraki_vlan - Remove unnecessary API calls when net_id is specified ( #54939 )
...
* Remove unnecessary API calls when net_id is specified
* Remove temp_get_nets commented out code
(cherry picked from commit fb3cc7f687
)
6 years ago
Mario Lenz
3604fe8517
backport #55193 to 2.7
6 years ago
Felix Fontein
f27481a6e8
docker_container: improve log_options idempotency by converting to string ( #54955 )
...
* Warn when log_options values are not strings.
* Add changelog.
* Improve message.
* Improve formatting and formulation of other messages.
* Add test for warning.
* Trying double escaping.
(cherry picked from commit d64b17731d
)
6 years ago
Matt Clay
1a499c6a6a
[stable-2.7] Fix ansible-test unicode error with redact option.
...
(cherry picked from commit 2ef4ba3b4d
)
Co-authored-by: Matt Clay <matt@mystile.com>
6 years ago
Brian Coca
bcf0770a04
remove become_plugins ref from backported fix
6 years ago
Jordan Borean
fb96c007b5
win_domain - fix for checking for domain on new host ( #55195 )
...
(cherry picked from commit 6039ff9a24
)
6 years ago
Brian Coca
5d58a7cadb
Correct plugin loader context for persistent ( #54860 )
...
* Correct plugin loader context for persistent
(cherry picked from commit 6579dfda17
)
6 years ago
Tobias Rüetschi
a79c57b1e1
Backport/2.7/55083 ( #55141 )
...
* The Univention modules have a issue with an unassigned variable.
The variable diff is only assigned if state is 'present', else the
variable is unused. But the module will return the diff variable as a
return value. If the state isn't 'present' the module will fail with an
python UnboundLocalError exception.
(cherry picked from commit 26fa97922a
)
* Add a changelog fragment for PR 55083.
(cherry picked from commit b4ae654890
)
6 years ago
Jordan Borean
6814d1cb57
Increase async timeout for psrp connection test ( #55068 )
...
(cherry picked from commit 58e076b64c
)
6 years ago
Sandra McCann
c44c38cdc2
Clarify platform EOS and NXOS table settings ( #55096 ) ( #55174 )
...
(cherry picked from commit 7a1e2ef746
)
6 years ago
Matt Clay
b65aaa8f9a
[stable-2.7] Compat fix for ansible-core-ci on Python 3.7.
...
(cherry picked from commit 5b133f3455
)
Co-authored-by: Matt Clay <matt@mystile.com>
6 years ago
Felix Fontein
c58f0a7b8d
doc: preseve block-quote structure ( #53293 ) ( #55072 )
...
Without the `::`, the indentation of the example block is lost.
(cherry picked from commit 0b579a0837
)
6 years ago
Kevin Breit
c5666e5185
meraki_admin - Added recently added return fields for query ( #51876 ) ( #55048 )
...
* Added recently added return fields for query
* Defined type of string for older fields too
* Fix incorrect type for org_id
(cherry picked from commit 9f7584e311
)
6 years ago
Paul Puschmann
4b28413446
Backport/2.7/50183 ( #55035 )
...
* gcp: documentation update (#50183 )
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit ae404d1476
)
* Add changelog-document for gcp_inventory improvement
6 years ago
Matt Clay
f030191782
[stable-2.7] Fix apache shutdown in subversion test.
...
(cherry picked from commit 58f4947ffe
)
Co-authored-by: Matt Clay <matt@mystile.com>
6 years ago
Robert Osowiecki
910d21e15c
Allow all of yum version compare operators ( #54603 )
...
* Allow all of yum version compare operators
* * yum: name="foo >= VERSION" integration test
* changelog fragment
(cherry picked from commit 1532e31ec0
)
6 years ago
Adam Miller
d262f35789
fix dnf module removal in dnf upstream 4.2.2+ ( #54923 )
...
* fix dnf module removal in dnf upstream 4.2.2+
Signed-off-by: Adam Miller <admiller@redhat.com>
* Remove extra blank line in changelog fragment.
6 years ago
Felix Fontein
712e79eb5e
ufw: fix default, direction is not necessary for it ( #54799 )
...
* Correct behavior so that direction isn't required for default.
* Add more tests.
* 'disabled' values cannot be changed.
* Include 'not specified' in messages.
(cherry picked from commit 7d27348356
)
6 years ago
Matt Clay
99815d5b54
Limit supervisor in tests to < 4.0.0. ( #54937 )
...
Tests fail when using version 4.0.0.
(cherry picked from commit 4b3662605d
)
6 years ago
Kevin Breit
737cd948d6
Meraki performance fixes for net and org lookups ( #51395 )
...
* Performance fixes for net and org lookups
- Both methods had duplicate lookups
- This should significantly improve performance
- Currently untested
* Add ChangeLog file
* Change from bugfix to bugfixes and change indent
(cherry picked from commit c254b93796
)
6 years ago