zlopez / fedora-infra / ansible

Forked from fedora-infra/ansible 2 years ago
Clone

49badcc do not use known_hosts

Authored and Committed by msuchy 10 years ago
    do not use known_hosts
    
    we connect just to builders, and key there change
    paramiko ignore .ssh/config but obey host_key_checking
    Unless it make some problem later, I would rather use ssh for transport
    so it is the same as I use in debugging.