james / fedora-infra / ansible

Forked from fedora-infra/ansible 5 years ago
Clone

76c167e [ipa/server] Remove the when condition from pause

Authored and Committed by zlopez 6 months ago
    [ipa/server] Remove the when condition from pause
    
    It seems that the pause module skips every host if the first one is skipped by
    when condition.
    
    Signed-off-by: Michal Konecny <mkonecny@redhat.com>