ansible: update brethil dotfiles mark

fix-ci
bretello 2023-09-14 22:58:43 +02:00
parent 9ed23cd5a5
commit 4b19ff0f38
Signed by: brethil
GPG Key ID: 876AAC6290170FE7
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
- name: zsh config
blockinfile:
path: $HOME/.zshrc
marker: "# brethil dotfiles"
marker: "# {mark} brethil dotfiles"
block: |
export DOTFILES={{ DOTFILES }}
source $DOTFILES/brethil_dotfile.sh