Clone this one over SSH

it requires auth
This commit is contained in:
Jake Howard 2019-03-13 21:46:17 +00:00
parent 05f6d4f085
commit 11bfa65224
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -1,6 +1,6 @@
- name: "DabApps Dotfiles"
git:
repo: https://github.com/dabapps/dotfiles
repo: git@github.com:dabapps/dotfiles
dest: "{{ home }}/Projects/dotfiles"
force: true
become: true