ansible/docs
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.
2018-11-16 16:38:47 -08:00
..
bin WIP: fix build errors due to missing certified_supported label (#46835) 2018-10-14 19:08:06 -05:00
docsite Support skip of platforms by version in tests. (#48826) 2018-11-16 16:38:47 -08:00
man added docs to CLI docstringsadded 2017-03-24 15:52:36 -04:00
templates Fix man page template typo. (#48585) 2018-11-13 11:46:11 +05:30