bundlewrap/bundles/mailserver/items.py
mwiegand 72581c28ec wip
2021-06-14 01:31:45 +02:00

4 lines
142 B
Python

assert node.has_bundle('postfix')
assert node.has_bundle('dovecot')
assert node.has_bundle('letsencrypt')
assert node.has_bundle('roundcube')