Files @ b4ac65219ef1
Branch filter:

Location: majic-ansible-roles/.gitignore

branko
MAR-34: Small usability improvements, not related to original issue. Improved the ssh-keyscan command a bit to include IP addresses in output as well. Store Ansible retry files locally in the retry directory (relative to testsite).
*.pyc
*~
tmp/
docs/_build/
testsite/preseed_files/

# Ignore "temporary" files created with the playbook tls.yml (certs, keys, and
# host config files for GnuTLS - ca.cfg is versioned, though).
testsite/tls/*.pem
testsite/tls/*.key
testsite/tls/*.*_*.cfg
testsite/retry/*