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 8066acc90c
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.
7 years ago
..
api adds stub API docs in a single file (#46663) 7 years ago
community committer_guidelines.rst: update core committers (#48662) 7 years ago
dev_guide Support skip of platforms by version in tests. (#48826) 7 years ago
installation_guide Remove unnecessary --recursive option to git clone (#48379) 7 years ago
inventory Update implicit_localhost.rst (#45455) 7 years ago
network Update netconf jumphost documentation (#47339) 7 years ago
plugins Remove Deprecated configs 2.8 (#46825) 7 years ago
porting_guides Remove Deprecated configs 2.8 (#46825) 7 years ago
reference_appendices fixes for typos, grammar, and links (#48721) 7 years ago
roadmap Updated roadmap to reflect dates for 2.8 (#48626) 7 years ago
scenario_guides Correct the variable name in example (#48603) 7 years ago
user_guide Code example improvements in Windows documentation (#45055) 7 years ago
vmware VMware: Documentation for SSL installation methods (#43992) 7 years ago
conf.py updates latest in docs conf.py (#46400) 7 years ago
index.rst updates language about documentation versions and releases on index page (#46465) 7 years ago