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

(cherry picked from commit 4ae392e5de)

Co-authored-by: Felix Fontein <felix@fontein.de>
pull/3020/head
patchback[bot] 2021-07-10 13:49:39 +02:00 committed by GitHub
parent d526d96899
commit 25ee06d5de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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