mirror of https://github.com/ansible/ansible.git
Disable failing MySQL tests on FreeBSD. (#22798)
parent
07d9366ed8
commit
b7c80dbb7e
@ -1,3 +1,4 @@
|
|||||||
destructive
|
destructive
|
||||||
posix/ci/group1
|
posix/ci/group1
|
||||||
skip/osx
|
skip/osx
|
||||||
|
skip/freebsd
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
destructive
|
destructive
|
||||||
posix/ci/group1
|
posix/ci/group1
|
||||||
skip/osx
|
skip/osx
|
||||||
|
skip/freebsd
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
destructive
|
destructive
|
||||||
posix/ci/group1
|
posix/ci/group1
|
||||||
skip/osx
|
skip/osx
|
||||||
|
skip/freebsd
|
||||||
|
Loading…
Reference in New Issue