Switching parameters, maybe that will fix this...
This commit is contained in:
parent
d810787e5b
commit
fee3a770f5
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ oh-my-fish:
|
|||
|
||||
install-oh-my-fish:
|
||||
cmd.run:
|
||||
- name: bin/install --offline --noninteractive
|
||||
- name: bin/install --noninteractive --offline
|
||||
- cwd: {{ grains.homedir }}/oh-my-fish
|
||||
- runas: {{ grains.user }}
|
||||
- unless: test -d {{ grains.homedir }}/.local/share/omf
|
||||
|
|
Loading…
Reference in a new issue