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

(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:12 +02:00
committed by GitHub
parent 94f58d1920
commit e3cea35f2c

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