mirror of
https://git.decapod.one/brethil/dotfiles
synced 2024-11-23 03:51:31 +01:00
ansible: fix setup.yml syntax error
This commit is contained in:
parent
c9767aad51
commit
b50a9dec24
|
@ -57,7 +57,7 @@
|
|||
- name: zsh config
|
||||
blockinfile:
|
||||
path: $HOME/.zshrc
|
||||
marker: "# brethil dotfiles"
|
||||
marker: "# brethil dotfiles"
|
||||
block: |
|
||||
export DOTFILES={{ DOTFILES }}
|
||||
source $DOTFILES/brethil_dotfile.sh
|
||||
|
|
Loading…
Reference in New Issue
Block a user