mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
[PR #7656/096d36ad backport][stable-6] passwordstore tests: re-enable gopass on Debian-like systems (#7660)
passwordstore tests: re-enable gopass on Debian-like systems (#7656)
Re-enable gopass on Debian-like systems.
(cherry picked from commit 096d36adc5
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
e13f9c1092
commit
9f16c7baf1
1 changed files with 0 additions and 2 deletions
|
@ -15,5 +15,3 @@
|
||||||
# The pass package is no longer available in EPEL, so only test on Fedora, OpenSUSE, FreeBSD, macOS, and Ubuntu
|
# The pass package is no longer available in EPEL, so only test on Fedora, OpenSUSE, FreeBSD, macOS, and Ubuntu
|
||||||
# https://lists.zx2c4.com/pipermail/password-store/2019-July/003689.html
|
# https://lists.zx2c4.com/pipermail/password-store/2019-July/003689.html
|
||||||
- ansible_facts.distribution in ['FreeBSD', 'MacOSX', 'openSUSE Leap', 'Ubuntu']
|
- ansible_facts.distribution in ['FreeBSD', 'MacOSX', 'openSUSE Leap', 'Ubuntu']
|
||||||
# TODO Currently the Debian package is broken: https://github.com/gopasspw/gopass/issues/2728
|
|
||||||
- ansible_facts.os_family != 'Debian'
|
|
||||||
|
|
Loading…
Reference in a new issue