humaton / fedora-infra / ansible

Forked from fedora-infra/ansible 5 years ago
Clone

80c6b00 copr: make sure iptables are disabled

Authored and Committed by frostyx 5 years ago
    copr: make sure iptables are disabled
    
    For some reason they can be started even if
    
        baseiptables: False
    
    maybe because the variable was initially set to True
    and then switched to False, so the iptables were
    already enabled.
    
        
file modified
+3 -0