1
0

Added the Fish shell

This commit is contained in:
2025-10-04 12:03:16 +02:00
parent f628303ebd
commit e28efad0c0
10 changed files with 18 additions and 5 deletions

View File

@@ -46,4 +46,5 @@ echo -e "\e[1;34mRunning the playbook...\e[0m"
ANSIBLE_CONFIG="$ANSIBLE_ROOT/ansible.cfg" \
"$ANSIBLE_ROOT/.venv/bin/ansible-playbook" \
"$ANSIBLE_ROOT/playbook.yaml" \
--extra-vars "$(chezmoi data --format=json)"
--extra-vars "$(chezmoi data --format=json)" \
--ask-become-pass