humaton / fedora-infra / ansible

Forked from fedora-infra/ansible 5 years ago
Clone

05f3998 ipa/client: Don't apply hosts role on non-VPN hosts

Authored and Committed by nphilipp 4 years ago
    ipa/client: Don't apply hosts role on non-VPN hosts
    
    We don't want a custom /etc/hosts installed on every host, so bring back
    the conditional.
    
    Improves commit 7a2024398f223a49fc061576512fe2619bfc1d02.
    
    Signed-off-by: Nils Philippsen <nils@redhat.com>