Clone this one over SSH
it requires auth
This commit is contained in:
parent
05f6d4f085
commit
11bfa65224
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
- name: "DabApps Dotfiles"
|
- name: "DabApps Dotfiles"
|
||||||
git:
|
git:
|
||||||
repo: https://github.com/dabapps/dotfiles
|
repo: git@github.com:dabapps/dotfiles
|
||||||
dest: "{{ home }}/Projects/dotfiles"
|
dest: "{{ home }}/Projects/dotfiles"
|
||||||
force: true
|
force: true
|
||||||
become: true
|
become: true
|
||||||
|
|
Loading…
Reference in a new issue