Skip to content

Commit

Permalink
Change setup script to be using master
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-hanna committed Mar 10, 2020
1 parent 3d852c3 commit 4ca26be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/dotfiles/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
git:
repo: "https://www.github.com/jeremy-hanna/dotfiles.git"
dest: "{{ dotfile_dir }}"
version: "fedora-environment"
version: "master"
accept_hostkey: false
become: false

Expand Down

0 comments on commit 4ca26be

Please sign in to comment.