homeserver/playbooks/base/dotfiles.yml

5 lines
96 B
YAML

---
- hosts: all
roles:
- { role: mgrote.dotfiles, become: true, tags: "dotfiles" }