Update git test to not rm ~/.ssh/known_hosts.

This commit is contained in:
Matt Clay 2017-07-05 13:19:07 -07:00
commit cbb5d1e5d5
3 changed files with 8 additions and 12 deletions

View file

@ -18,9 +18,6 @@ gce_project_id:
azure_subscription_id: "{{ lookup('env', 'AZURE_SUBSCRIPTION_ID') }}"
azure_cert_path: "{{ lookup('env', 'AZURE_CERT_PATH') }}"
# GITHUB SSH private key - a path to a SSH private key for use with github.com
github_ssh_private_key: "{{ lookup('env','HOME') }}/.ssh/id_rsa"
# Cloudflare Credentials
cloudflare_api_token:
cloudflare_email: