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 7a0e86551d 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)
6 years ago
..
api adds stub API docs in a single file (#46663) 6 years ago
community
dev_guide Support skip of platforms by version in tests. (#48826) 6 years ago
installation_guide
inventory
network
plugins Add docs for inventory caching (#46402) 6 years ago
porting_guides
reference_appendices added faq entry on ansible_host + delegation (#48438) 6 years ago
roadmap
scenario_guides Update guide_packet.rst (#49007) (#49029) 6 years ago
user_guide [stable-2.7] Add an example to serial usage (#48669) 6 years ago
vmware VMware: improve readability and fix privileges names on scenario_clone_template (#47960) 6 years ago
conf.py [stable-2.7] -Change: set the 'canonical_url' theme option to enable rendering of canonical urls, promoting the 'latest' docs to search engines. (#49190) (#49214) 6 years ago
index.rst updates language about documentation versions and releases on index page (#46465) 6 years ago