lenkaseg / fedora-infra / ansible

Forked from fedora-infra/ansible 3 years ago
Clone

3e349c8 [IPA] Use ipactl status output for replication check

Authored and Committed by zlopez 8 months ago
    [IPA] Use ipactl status output for replication check
    
    As the /etc/ipa/default.conf is already created by ipa/client role, we need to
    find another way to check if replication is needed. Calling `ipactl status`
    should be more reliable.
    
    Signed-off-by: Michal Konecny <mkonecny@redhat.com>