This commit is contained in:
parent
cf4fc15f44
commit
5072bf99a5
@ -39,7 +39,7 @@
|
|||||||
when: config_download.changed == true
|
when: config_download.changed == true
|
||||||
|
|
||||||
- name: apply stow config on root
|
- name: apply stow config on root
|
||||||
shell: stow --t /root zsh vim git
|
shell: stow --t /root zsh vim git bat
|
||||||
args:
|
args:
|
||||||
chdir: /home/{{user.name}}/conf2
|
chdir: /home/{{user.name}}/conf2
|
||||||
when: config_download.changed == true
|
when: config_download.changed == true
|
||||||
|
Loading…
Reference in New Issue
Block a user