update
This commit is contained in:
parent
98380809d8
commit
ebef744e10
1 changed files with 0 additions and 2 deletions
|
|
@ -14,13 +14,11 @@
|
||||||
include_tasks: "./scripts/install_goapps.yml"
|
include_tasks: "./scripts/install_goapps.yml"
|
||||||
|
|
||||||
- name: run stow
|
- name: run stow
|
||||||
become_user: user
|
|
||||||
shell: "stow --adopt ."
|
shell: "stow --adopt ."
|
||||||
args:
|
args:
|
||||||
chdir: ~/dotfiles
|
chdir: ~/dotfiles
|
||||||
|
|
||||||
- name: git reset
|
- name: git reset
|
||||||
become_user: user
|
|
||||||
shell: "git reset --hard"
|
shell: "git reset --hard"
|
||||||
args:
|
args:
|
||||||
chdir: ~/dotfiles
|
chdir: ~/dotfiles
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue