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
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.
6 years ago
..
bin WIP: fix build errors due to missing certified_supported label (#46835) 6 years ago
docsite Support skip of platforms by version in tests. (#48826) 6 years ago
man added docs to CLI docstringsadded 8 years ago
templates Fix man page template typo. (#48585) 6 years ago