dotfiles/config/automatrop/playbooks/default.yml

19 lines
331 B
YAML

---
- name: Default
hosts: all
roles:
- role: access
tags: access
when: root_access
- role: system
tags: system
when: root_access
- role: dotfiles
tags: dotfiles
- role: termux
tags: termux
when: termux
- role: extensions
tags: extensions
# TODO Dependencies