You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/docs/docsite/rst
Matt Clay 1059dee51f [stable-2.5] Backport test infra updates and test fixes. (#49204)
* Switch tests from RHEL 7.5 to 7.6.

(cherry picked from commit 6745ee7cc8)

* Remove CI platform: freebsd/10.4

(cherry picked from commit e6ffc4f89a)

* Add `--raw` option to ansible-test shell command.

It is currently supported only with the `--remote` option.

This makes it easier to troubleshoot new instances which are not
yet supported by the setup scripts used by ansible-test.

(cherry picked from commit 0826a00803)

* Support skip of platforms by version in tests. (#48826)

* Support skip of platforms by version in tests.

Previously a remote platform could be skipped completely using the alias:

`skip/{platform}` such as `skip/rhel`

Now a specific platform version can be skipped using the alias:

`skip/{platform}{version}` such as `skip/rhel7.6`

This feature is available for platforms specified with the `--remote` option.

* Add skip by version to the docs.

(cherry picked from commit 8066acc90c)

* Fix ansible-test skip warning message.

(cherry picked from commit 3b705efc93)

* Fix lookup_passwordstore test skipping. (#49178)

* Fix lookup_passwordstore test skipping.

Skip all of RHEL instead of specific versions.
Skip all of CentOS < 7 instead of specific versions.

This makes the test more robust when testing newer versions.

Tests could be executed on RHEL if EPEL was installed during the test.
(cherry picked from commit 704dae2cda)
7 years ago
..
cli Core Docs Refactor and Redesign (#36067) 8 years ago
community Restore license agreement (#45809) (#46019) 7 years ago
dev_guide [stable-2.5] Backport test infra updates and test fixes. (#49204) 7 years ago
installation_guide [stable-2.5] ignore ansible.cfg in world writable cwd (#42070) (#42142) 8 years ago
inventory draft implicit localhost docs (#31840) 8 years ago
network adds table of connections by platform (#40688) (#40830) 8 years ago
plugins Add 'auto' to documented default enabled inventory plugins (#46621) (#46639) 7 years ago
porting_guides Add warning when using an empty regexp in lineinfile (#42013) (#42207) 8 years ago
reference_appendices updated to 2.7 and fixed merge conflict (#46417) 7 years ago
roadmap adds index page for roadmaps to support internal links (#39109) (#39192) 8 years ago
scenario_guides corrects links to 'list_of' pages (#39161) (#39230) 8 years ago
user_guide [stable-2.5] Add an example to serial usage (#48669) (#48695) 7 years ago
conf.py [stable-2.5] -Change: set the 'canonical_url' theme option to enable rendering of canonical urls, promoting the 'latest' docs to search engines. (#49190) (#49213) 7 years ago
index.rst adds index page for roadmaps to support internal links (#39109) (#39192) 8 years ago