Git directive does not take groug argument, I hear ya...
This commit is contained in:
parent
fb57028707
commit
985a12988a
1 changed files with 0 additions and 2 deletions
|
@ -23,14 +23,12 @@ oh-my-zshell:
|
|||
- name: https://github.com/robbyrussell/oh-my-zsh.git
|
||||
- target: {{ grains.homedir }}/.oh-my-zsh
|
||||
- user: {{ grains.user }}
|
||||
- group: {{ grains.group }}
|
||||
|
||||
antigen:
|
||||
git.latest:
|
||||
- name: https://github.com/zsh-users/antigen.git
|
||||
- target: {{ grains.homedir }}/antigen
|
||||
- user: {{ grains.user }}
|
||||
- group: {{ grains.group }}
|
||||
|
||||
{{ grains.user }}:
|
||||
user.present:
|
||||
|
|
Loading…
Reference in a new issue