mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Update git test to not rm ~/.ssh/known_hosts.
This commit is contained in:
parent
02311604c9
commit
cbb5d1e5d5
3 changed files with 8 additions and 12 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue