james / fedora-infra / ansible

Forked from fedora-infra/ansible 5 years ago
Clone

29566b6 [mailman3] Fix the ValueError during deployment

Authored and Committed by zlopez 9 months ago
    [mailman3] Fix the ValueError during deployment
    
    It seems that setting `gatenews_every` to 0 is now throwing `ValueError`. Let's
    keep this to default (5m) and just ignore the error.
    
    Signed-off-by: Michal Konecny <mkonecny@redhat.com>