humaton / fedora-infra / ansible

Forked from fedora-infra/ansible 5 years ago
Clone

cf24f35 [toddlers] Comment out the offending config line

Authored and Committed by zlopez 10 months ago
    [toddlers] Comment out the offending config line
    
    This line is causing the playbook to file as the `service` and `host` variables are
    not set anywhere. I already set the `service` variable to value `toddlers`, but
    I'm not sure what is expected in `host`, let's comment it out for now.
    
    Signed-off-by: Michal Konecny <mkonecny@redhat.com>