ansible/docs
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)
2018-12-03 15:42:03 -08:00
..
bin WIP: fix build errors due to missing certified_supported label (#46835) 2018-11-05 15:09:42 -08:00
docsite Support skip of platforms by version in tests. (#48826) 2018-12-03 15:42:03 -08:00
man
templates