Temporarily disable passwordstore lookup tests on macOS and OSX. (#2979) (#2980)

(cherry picked from commit 4ae392e5de)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2021-07-10 13:49:39 +02:00
committed by GitHub
parent d526d96899
commit 25ee06d5de

View File

@@ -3,3 +3,5 @@ destructive
skip/aix
skip/rhel
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