mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
add skip/docker alias to skip tests when running on Docker (#45955)
* add skip/docker alias to skip tests when running on Docker * changed warning message wording
This commit is contained in:
@@ -42,6 +42,7 @@ Aliases can be used to skip platforms using one of the following:
|
||||
- ``skip/freebsd`` - Skip tests on FreeBSD.
|
||||
- ``skip/osx`` - Skip tests on macOS.
|
||||
- ``skip/rhel`` - Skip tests on RHEL.
|
||||
- ``skip/docker`` - Skip tests when running on a Docker container
|
||||
|
||||
Aliases can be used to skip Python major versions using one of the following:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user