Alicia Cozine
f5561c65bc
Add example for full path on unit tests ( #55243 ) ( #55603 )
...
Docs: adds an example when a full path is needed for unit tests, with module_utils, etc.
(cherry picked from commit a005dcfbbd
)
2019-04-22 09:59:21 -05:00
Alicia Cozine
e64ea2a0b1
Removed misleading padding from highlighted results of a search query ( #55464 ) ( #55601 )
...
(cherry picked from commit 0330ea616e
)
2019-04-22 09:59:07 -05:00
Alicia Cozine
36225e1603
Postgresql docs fragments 2 ( #55363 ) ( #55599 )
...
* Postgres to use docsfragments
* Postgres to use docsfragments: redefined options in postgresql_user
(cherry picked from commit c3cbc39dd9
)
2019-04-22 09:58:36 -05:00
Alicia Cozine
9562217680
include windows server 2019 in supported hosts ( #55367 ) ( #55598 )
...
<!--- Your description here -->
+label: docsite_pr
(cherry picked from commit 960df24272
)
2019-04-22 09:57:25 -05:00
Alicia Cozine
980e5cbdb4
Docs: adding stub page for module/plugin aliases ( #54448 ) ( #55597 )
...
* Adding stub pages for deprecated module/plugin aliases.
(cherry picked from commit 395d471065
)
2019-04-22 09:57:09 -05:00
Alicia Cozine
65035e2149
Fixed wrong variable specification format in examples ( #55252 ) ( #55543 )
...
Signed-off-by: Hideki Saito <saito@fgrep.org>
(cherry picked from commit 83f20e0ea0
)
2019-04-22 09:56:55 -05:00
Alicia Cozine
30906ff632
Improving documentation of the aws_ec2 inventory plugin ( #55255 ) ( #55542 )
...
(cherry picked from commit 720f62bf85
)
2019-04-22 09:55:15 -05:00
Alicia Cozine
1463fdd02a
Adding missing comma ( #55254 ) ( #55541 )
...
(cherry picked from commit 7efb952825
)
2019-04-22 09:54:55 -05:00
Alicia Cozine
57d3a17965
Template: Example of SELinux context type ( #54861 ) ( #55540 )
...
* Update template.py with an example using selinux with a suggestion of how to get the proper file context (cheating!)
(cherry picked from commit f8834c5339
)
2019-04-22 09:54:39 -05:00
Alicia Cozine
2781230d8e
DOCS: Update "connections" data type ( #55290 ) ( #55539 )
...
The k8s plugin expects the "connections" field to be a list - current docs examples trigger:
[WARNING]: * Failed to parse {...}/inventory.yml with k8s plugin: Expecting connections to be a list.
Updated examples for `host` and `namespaces` to reflect this.
(cherry picked from commit e90df4b566
)
2019-04-22 09:54:22 -05:00
Alicia Cozine
1856babfa5
ec2_group: docs: fix example for deletion by group ID ( #55169 ) ( #55538 )
...
requires the region for the example task to work
(cherry picked from commit a5f13dd361
)
2019-04-22 09:54:05 -05:00
Alicia Cozine
77d5fa20d8
Update documentation of filetree to mention limits of 'src' attribute ( #54347 ) ( #55533 )
...
* Filetree plugin does not return the 'src' attribute when `item.state` is set to `directory`
Error is `'dict object' has no attribute 'src'`. See https://github.com/ansible/ansible/issues/51513#issuecomment-459150769 .
* Update filetree.py
(cherry picked from commit f40778cae3
)
2019-04-22 09:52:25 -05:00
Alicia Cozine
91bf8402d1
Fix access_logs_s3_prefix leading/trailing slash ( #55148 ) ( #55530 )
...
- Add documentation regarding restrictions on access_logs_s3_prefix (cannot have a leading or trailing slash)
(cherry picked from commit 698d2454c7
)
2019-04-22 09:51:51 -05:00
Alicia Cozine
1f84c4982f
Fewer examples use connection: local in docs ( #55133 ) ( #55529 )
...
* Fewer connection: local lines in module examples and scenario guides
The line 'connection: local' is not required. See
./docs/docsite/rst/inventory/implicit_localhost.rst
(cherry picked from commit 04220478da
)
2019-04-22 09:50:52 -05:00
Jordan Borean
2a118b4cbd
SCP filename validation docs ( #55399 ) ( #55489 )
...
* 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
)
2019-04-22 09:49:20 -05:00
Alicia Cozine
4378d8becf
Clarify fact_path configurable in ansible.cfg ( #54992 ) ( #55544 )
...
Docs: Clarify that `fact_path` can be configured in `ansible.cfg`; uppercase two acronyms.
(cherry picked from commit 46420dd21a
)
2019-04-22 09:38:29 -05:00
Alicia Cozine
0131ad25bf
Gce migration docs ( #51838 ) ( #55545 )
...
* migration docs for gce, with example playbook
* Update docs/docsite/rst/scenario_guides/guide_gce.rst
Co-Authored-By: rambleraptor <alexstephen@google.com>
(cherry picked from commit 91a664a93e
)
2019-04-22 09:38:16 -05:00
Robert Osowiecki
93758a5141
vsphere_guest: corrected fix #19716 misbehaviour ( #55285 )
...
* vsphere_guest: corrected fix #19716 misbehaviour
* creating machines without vm_extra_config is possible
* power state operation on absent machines will fail
* changelog fragment for PR #55285 (vsphere_guest bugfix)
2019-04-17 08:11:57 -07:00
Jordan Borean
45ff67b744
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
)
2019-04-17 06:56:00 -07:00
Mario Lenz
a5a54455a4
[Backport 2.8] Use different headers for each HTTP method ( #55299 )
...
* Use different headers for each HTTP method (#55193 )
(cherry picked from commit f88b2cbe59
)
* add changelog fragment
2019-04-17 06:45:56 -07:00
Andrey Klychkov
8e801d5394
postgresql_idx: improved doc, tests, remove useless lines from code ( #55131 ) ( #55209 )
...
* postgresql_idx: improved doc, tests, remove useless lines from code (#55131 )
* postgresql_idx: improve doc
* postgresql_idx: improve doc, removed unuseless rows from code
* postgresql_idx: misc doc fix
* postgresql_idx: moved common params where they were
* postgresql_idx: moved common params where they were 2
(cherry picked from commit d790285e80
)
* postgresql_idx: added changelog about removing useless lines from code
2019-04-17 06:43:17 -07:00
Jordan Borean
5af5e70f6b
psrp - fix test_command rc for win_reboot ( #55354 )
...
(cherry picked from commit 49655a452d
)
2019-04-16 16:57:20 -07:00
Jordan Borean
33824f313e
psrp - Fix fetch for large files ( #55351 )
...
* psrp - Fix fetch for large files
* Fix typo
(cherry picked from commit 52946c49a4
)
2019-04-16 16:36:29 -07:00
Jordan Borean
c624eb994f
win_whoami - Fix tests to work over psrp ( #55352 )
...
(cherry picked from commit 33c2a9cea7
)
2019-04-16 16:20:12 -07:00
Jordan Borean
424f385548
win_feature - get tests working on psrp ( #55353 )
...
(cherry picked from commit 15c331cb48
)
2019-04-16 16:06:29 -07:00
Brian Coca
28348602f8
ensure facts marked as unsafe ( #55326 )
...
dont rely on plugin layer to do so
(cherry picked from commit aa8d23b42f
)
2019-04-16 15:49:53 -07:00
Matt Martz
ffa7eaa7a7
[stable-2.8] Version in deprecate calls should be a string ( #55395 )
...
* Version in deprecate calls should be a string. Fixes #55312 . Fixes #55313 . Fixes #55314 . Fixes #55315 . Fixes #55316 . Fixes #55317 .
* Add changelog fragment
(cherry picked from commit ca83a5c
)
Co-authored-by: Matt Martz <matt@sivel.net>
2019-04-16 15:44:36 -07:00
James Cassell
8448967c74
[Backport 2.8] VMware: vmware_tools tls warning fixes
...
* vmware_tools: remove silence_tls_warnings option
* attempt import of bundled urllib3
(cherry picked from commit 7191d45885
)
2019-04-16 15:41:18 -07:00
Kevin Breit
e62f75192d
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
)
2019-04-16 15:40:03 -07:00
Matt Clay
fc37aed6d9
[stable-2.8] Revert "Disable hcloud tests until issues are resolved."
...
This reverts commit 216cd86cb8
.
(cherry picked from commit a8955b0c7c
)
Co-authored-by: Matt Clay <matt@mystile.com>
2019-04-16 15:39:29 -07:00
Brian Coca
c975c0e69b
Correct plugin loader context for persistent ( #54860 )
...
* Correct plugin loader context for persistent
(cherry picked from commit 6579dfda17
)
2019-04-16 15:38:42 -07:00
Andrey Klychkov
e4d9a5185d
postgresql_slot - sslrootcert fix ( #55277 )
...
(cherry picked from commit 4190985995
)
2019-04-16 15:16:45 -07:00
Felix Fontein
9cdc204139
openssl_csr: fix idempotency problems ( #55142 )
...
* Add test for generating a CSR with everything, and testing idempotency.
* Proper SAN normalization before comparison.
* Fix check in cryptography backend.
* Convert SANs to text. Update comments.
* Add changelog.
(cherry picked from commit cb5c57bcd5
)
2019-04-16 15:09:54 -07:00
Abhijeet Kasurde
9e60b212dd
[2.8] VMware: get_all_host_objs accepts list of host
...
vmware_portgroup accepts list of hosts, get_all_host_objs API modified
to accept list of hosts.
(cherry picked from commit 6ff4547489
)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-04-16 15:08:13 -07:00
Felix Fontein
ebc717c337
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
)
2019-04-16 15:07:23 -07:00
Jordan Borean
455aa542d0
win_domain - fix for checking for domain on new host ( #55195 )
...
(cherry picked from commit 6039ff9a24
)
2019-04-16 15:06:02 -07:00
Abhijeet Kasurde
3117495d43
[2.8] Update unit testing docs ( #55366 )
...
* Updated links
* Updated indentation
* Fixed typos
Fixes : #55242
(cherry picked from commit 3003954415
)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-04-16 09:12:57 -05:00
Felix Fontein
1f7bb82810
Fix minor documentation error: base64 -> b64encode ( #55257 ) ( #55260 )
...
* Fix minor documentation error: base64 -> b64encode
(cherry picked from commit 36ab96e4a9
)
2019-04-16 09:09:35 -05:00
Toshio Kuratomi
ad918699d2
Update Ansible release version to v2.8.0b1.post0.
2019-04-15 13:37:07 -07:00
Toshio Kuratomi
89c3ebf053
New release v2.8.0b1
2019-04-15 12:21:54 -07:00
Matt Clay
3ac5ccda03
[stable-2.8] Fix ansible-test unicode error with redact option.
...
(cherry picked from commit 2ef4ba3
)
Co-authored-by: Matt Clay <matt@mystile.com>
2019-04-15 11:37:57 -07:00
Matt Clay
5b1645aca9
[stable-2.8] Rebalance Azure tests. ( #55238 )
...
(cherry picked from commit 7599229310
)
Co-authored-by: Matt Clay <matt@mystile.com>
2019-04-12 22:51:07 -07:00
Matt Clay
bba6ca4db1
[stable-2.8] Disable hcloud tests until issues are resolved.
...
(cherry picked from commit 216cd86cb8
)
Co-authored-by: Matt Clay <matt@mystile.com>
2019-04-12 15:04:58 -07:00
Matt Davis
9bc5f72c13
tag off long-running azure_rm_virtualnetworkgateway tests
...
(cherry picked from commit 837ea4b39f
)
2019-04-12 14:14:55 -07:00
Matt Clay
6179a94d9b
[stable-2.8] Fix ansible-test inventory and vars path handling. ( #55186 )
...
* Fix ansible-test inventory and vars path handling.
* Improve explanation for missing commit.
(cherry picked from commit a4d0c24bbf
)
Co-authored-by: Matt Clay <matt@mystile.com>
2019-04-12 14:14:43 -07:00
Sam Doran
1a96098bb3
[stable-2.8] Don't use SSLEOFError in vmware_tools.py
...
(cherry picked from commit 27a3ec3a12
)
Co-authored-by: Sam Doran <sdoran@redhat.com>
2019-04-12 08:42:24 -07:00
James Cassell
bca7f1fe22
[stable-2.8] vmware_tools: ignore absence of urllib3
...
(cherry picked from commit 05fe9ef
)
Co-authored-by: James Cassell <code@james.cassell.me>
2019-04-11 16:51:35 -07:00
Toshio Kuratomi
65b461b8fe
Update the porting guide link to changelog
2019-04-11 11:17:22 -07:00
Toshio Kuratomi
2c4b934482
Update the docs template to make 2.8 the current release
2019-04-11 11:04:40 -07:00
James Cassell
2b8cef340e
VMware: vmware_tools connection plugin ( #55059 )
...
* variable standardisation and cleanup
- connection_address -> vmware_host
- connection_username -> vmware_user
- connection_password -> vmware_password
- connection_verify_ssl -> validate_certs
- connection_ignore_ssl_warnings -> silence_tls_warnings
- ansible_vmware_tools_vm_path -> ansible_vmware_guest_path
- standardize user/pass vars
- fallback to default ansible conneciton vars
- accept VMware standard env vars:
- note lack of "become" support
- add example usage
- more reasonable default sleep interval
- auto-silence tls warnings if validate_certs=false
- get_option for executable
- remove unsafe 'makedirs_safe'
* executable: support env vars and ini
2019-04-11 21:17:43 +05:30