Ansible: another take a using Ansible to set up dotfiles

This commit is contained in:
Eryn Wells 2025-01-31 16:27:22 -08:00
parent be6b93cdde
commit 72896c3feb
6 changed files with 62 additions and 0 deletions

View file

@ -0,0 +1,3 @@
---
- name: Configure ZSH
import_tasks: zsh.yml