Matt Clay
9788daf13b
Split up more lookup integration tests. ( #67328 )
5 years ago
Matt Clay
cad0110228
Rename kubevirt inventory plugin test. ( #67326 )
...
* Rename kubevirt inventory plugin test.
This maintains association of the test with the plugin.
* Update ignores.
5 years ago
Matt Clay
274417d424
Improve test compatibility with ansible-base. ( #67325 )
...
* Remove shells from test that will be migrated.
* Fix binary_modules test to work without win_ping.
5 years ago
Gonéri Le Bouder
08db603262
vmware_host: fix doc syntax error
...
Adjust the `DOCUMENTATION` section to get a proper rendering of the
`folder` example.
5 years ago
Matt Clay
efc5d62c49
Use a custom test module for module_defaults test.
...
This avoids a dependency on a module which will not remain in the repo after migration.
5 years ago
Matt Clay
8774b2f697
Use `package` for `pkgng` and `zypper` in tests.
...
This allows tests to run on other platforms when `pkgng` or `zypper` are not present.
5 years ago
Roger D. Winans
888a059ee7
Can we simplify _How to test a PR_? ( #65383 )
...
Switch the instructions on testing PRs to use the `refs/pull/XXXX/head` refspec as described in [_Checking out pull requests locally_](https://help.github.com/github/collaborating-with-issues-and-pull-requests/checking-out-pull-requests-locally#modifying-an-inactive-pull-request-locally ).
5 years ago
Rick Elrod
236773bfea
Improve distribution unit tests ( #67300 )
...
* Include distro.{os,lsb}_release_info() in distro fixture generation script
* Add distro release information to existing fixtures
* Add some new fixtures for newer distribution versions
* Add fixture for Arch Linux with lsb-release
5 years ago
Baptiste Mille-Mathias
3be0795ea3
Fix examples to use from_yaml filter with lookup ( #65424 )
...
The documentation says to use `from_yaml` filter when using `lookup` from node executor. Now the examples do too.
5 years ago
Matt Clay
a3b7d67fb0
Split up platform cleanup in tests. ( #67320 )
...
* Split up platform cleanup for git test.
* Split up platform cleanup for ansible-galaxy test.
5 years ago
Piotr Stawarski
a0247d13d8
New magic var: `ansible_config_file` ( #66085 )
...
* Add `ansible_config_file` magic variable
* Add ansible_config_file to INTERNAL_VARS
* Add changelog fragment
* Update Special Variables docs
5 years ago
Jonas DOREL
29edcdcf5b
Add library in role directory structure ( #67030 )
...
* Add library directory to the list of directories in a role
5 years ago
Sean Hsu
4967224248
Update digital_ocean_droplet.py ( #66794 )
...
* Update digital_ocean_droplet.py
here's new term of `ssh_keys` from `SSH key (numeric) ID` and in fact it's fingerprint. correctly term so people can easily know how to do it.
* Update digital_ocean_droplet.py
5 years ago
Matt Warren
a8a89b7102
Update yum.py ( #67252 )
...
Move the simpler name list example to the top of EXAMPLES.
Those with v2.11 loop deprecation warnings will be looking for a solution.
5 years ago
bjolo
7e83c40957
examples check system state present/absent ( #54473 )
...
<!--- Your description here -->
+label: docsite_pr
5 years ago
Felix Fontein
fd43619f1a
Docs: improve anchors vs. header bar ( #67244 )
5 years ago
Noboru Iwamatsu
28071daab8
s3_bucket: fix condition checking of requester_pays param. ( #64010 )
5 years ago
Justin Haefner
1867ff4013
Update mso_schema_site_anp.py ( #67099 )
...
Under Examples > Query a specific site ANPs: the example was missing the "anp: ANP1" to query.
5 years ago
Sriviswajth
070f946745
Update intro_patterns.rst ( #67151 )
...
Removed extra quotes from example.
5 years ago
Alex Humphreys
01a6e1c2c9
Mention role defaults file ( #67153 )
...
Add info on where role defaults are set; matches the entry for role variables.
5 years ago
Sebastian Thörn
d273e9758e
Update group.py ( #67309 )
...
Added example with gid-param
5 years ago
Milutin Jovanović
8a2ac8f76a
Fixing typo in regex escape. ( #67236 )
5 years ago
Andrew Klychkov
a86524b2bb
Bugfix of 65525: proxysql in check_config TypeError: tuple indices must be integers, not str ( #66850 )
5 years ago
Sandra McCann
7ef7c1b5d7
add note on write access to socket_path ( #67060 )
...
* Change socket_path error messages to not directly refer to socket_path
* Apply suggestions from code review
Co-Authored-By: Nathaniel Case <this.is@nathanielca.se>
5 years ago
Jack Scheible
28543ae208
Update virt.py ( #66899 )
...
##### SUMMARY
The info command also does not require the name option, which is completely ignored.
##### ISSUE TYPE
- Docs Pull Request
+label: docsite_pr
5 years ago
Bryan Black
2c7623c6cc
Update yarn.py ( #66973 )
...
##### SUMMARY
To globally install from local node.js library. Prepend "file:" to the path of the node.js library.
##### ISSUE TYPE
- Docs Pull Request
+label: docsite_pr
5 years ago
christiangonre
3b67e75562
Update aws_batch_job_definition.py ( #67082 )
...
##### SUMMARY
<!--- The example to call the method batch_job_definition is bad, the good method name is aws_batch_job_definition-->
##### ISSUE TYPE
- Docs Pull Request
+label: docsite_pr
5 years ago
portos060474
60479d36f6
Update elasticache_parameter_group.py ( #67164 )
...
##### SUMMARY
Typo in description :)
##### ISSUE TYPE
- Docs Pull Request
+label: docsite_pr
5 years ago
Mario Lenz
808bf02588
Remove options from some vmware modules that are not used in the code ( #67282 )
5 years ago
Nilashish Chakraborty
88f0c85228
Remove deprecated attributes from nxos_igmp_interface ( #67186 )
...
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
5 years ago
Matt Clay
11eee1181a
Split out platform specific cleanup in pip test.
5 years ago
Matt Clay
89c8eb5a08
Split up lookup integration tests. ( #67294 )
...
* Split up lookup integration tests.
* Rename lookup_paths integration test.
This will avoid confusing it for a test of the `paths` lookup plugin, which does not exist.
* Fix lookup_pipe integration test.
The test now verifies it receives the correct output.
Adding a second task also causes code coverage to be properly registered for the lookup plugin.
* Rename ini lookup test to match plugin name.
* Update sanity ignore path.
5 years ago
Sam Doran
8f296a6533
ansible-test - add constraint for virtualenv ( #67289 )
...
* ansible-test - add constraint for virtualenv
* Limit virtualenv only on macOS.
Co-authored-by: Matt Clay <matt@mystile.com>
5 years ago
Matt Clay
c32348088a
Remove conflicting integration test aliases.
...
Modules and plugins can only have one integration test target associated with them.
When there is a conflict between alias(es) and/or the target name, only one target will trigger on changes to the module or plugin.
5 years ago
Wojciech Sciesinski
49e7f9afe2
Link the testing documentation to the module documenting page ( #67248 )
5 years ago
JP Mens
585e79942c
Slash missing from /etc/ ( #67220 )
5 years ago
Martin Nečas
120d11a82b
ovirt_disk: update interface docs ( #67272 )
5 years ago
ksagle77
b9d22b901d
Allow default network mode, as required for windows containers. ( #59597 )
...
* Allow default network option for network_mode, required for windows containers.
* Add change fragment and param description
* Update changelogs/fragments/59597-ecs-allow_default_network_mode.yml
Co-Authored-By: Mark Chappell <mchappel@redhat.com>
* Update lib/ansible/modules/cloud/amazon/ecs_taskdefinition.py
Co-Authored-By: Mark Chappell <mchappel@redhat.com>
* Correct descriptions. Remove whitespaces.
* Remove empty line.
* Add single space after comma
* Update lib/ansible/modules/cloud/amazon/ecs_taskdefinition.py
Co-Authored-By: Mark Chappell <mchappel@redhat.com>
* Update lib/ansible/modules/cloud/amazon/ecs_taskdefinition.py
Co-Authored-By: Mark Chappell <mchappel@redhat.com>
* Update lib/ansible/modules/cloud/amazon/ecs_taskdefinition.py
Co-Authored-By: Mark Chappell <mchappel@redhat.com>
Co-authored-by: kevinsagle <44478308+kevinsagle@users.noreply.github.com>
Co-authored-by: Mark Chappell <mchappel@redhat.com>
5 years ago
Matt Clay
231726d38b
Temporarily remove AIX from test matrix.
...
AIX provisioning is failing.
5 years ago
sky-joker
1b263e77de
Add example for retrieve Product, Version, Build, Update info for ESXi
5 years ago
Sandra McCann
4dd2513371
add info on creating doc fragments in a collection ( #67171 )
...
* add info on creating doc fragments in a collection
Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>
5 years ago
Stefan Horning
fa8c07a33c
Revert "Make cloudfront_info work with Python3 … ( #66695 )" ( #67085 )
...
This reverts commit aad286b403
.
5 years ago
Gonéri Le Bouder
b65fc3527f
vmware_guest_tools_wait: disable the function test
...
The test fails randomly in the CI with a timeout.
5 years ago
Denis Krienbühl
b40bdb7a22
cloudscale: Fixes wrong return value docs in cloudscale_server ( #67198 )
5 years ago
Dusan Matejka
c80d0c40ce
fixed zabbix no longer returning macros as part of the template ( #66996 )
5 years ago
Matt Clay
1110e9d80d
Test AIX with smaller volumes.
5 years ago
Matt Clay
959ddf2589
Revert "Temporarily remove AIX from test matrix."
...
This reverts commit 57d43d1932
.
5 years ago
Sloane Hertel
4719072c49
Fix describing transit gateways with backoff in ec2_transit_gateway ( #67247 )
...
* Fix ec2_transit_gateway retries. AWSRetry must be used within ClientError handling to have any effect
* changelog
5 years ago
Sloane Hertel
3f5aed056b
Integration tests for notify with variable list ( #66423 )
...
Co-authored-by: Luca Berruti <nadirio@gmail.com>
Co-authored-by: lberruti <nadirio@gmail.com>
5 years ago
Matt Clay
88efb24ff8
Rename aci_switch_leaf_policy_profile test.
5 years ago