mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Temporarily disable passwordstore lookup tests on macOS and OSX. (#2979)
This commit is contained in:
parent
0e90ff48b5
commit
4ae392e5de
1 changed files with 2 additions and 0 deletions
|
@ -3,3 +3,5 @@ destructive
|
||||||
skip/aix
|
skip/aix
|
||||||
skip/rhel
|
skip/rhel
|
||||||
skip/python2.6 # lookups are controller only, and we no longer support Python 2.6 on the controller
|
skip/python2.6 # lookups are controller only, and we no longer support Python 2.6 on the controller
|
||||||
|
skip/osx # FIXME https://github.com/ansible-collections/community.general/issues/2978
|
||||||
|
skip/macos # FIXME https://github.com/ansible-collections/community.general/issues/2978
|
||||||
|
|
Loading…
Reference in a new issue