From 4dc9423fb14e8d42ca56000938c7814523f1ccd5 Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Fri, 23 Sep 2016 17:26:24 -0500 Subject: [PATCH] Fix failed test on dotfiles hostkey. --- vars/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/vars/main.yml b/vars/main.yml index 3e9e75f..026c500 100644 --- a/vars/main.yml +++ b/vars/main.yml @@ -4,6 +4,7 @@ downloads: ~/.ansible-downloads/ configure_sudoers: yes dotfiles_repo: git@github.com:geerlingguy/dotfiles.git +dotfiles_repo_accept_hostkey: yes dotfiles_repo_local_destination: ~/Dropbox/Development/GitHub/dotfiles dotfiles_files: - .bash_profile