dotfiles/unprocessed/config/automatrop/playbooks/default.yml
2023-12-09 23:58:19 +01:00

11 lines
161 B
YAML

---
- name: Default
hosts: all
roles:
- role: system
tags: system
when: root_access
- role: termux
tags: termux
when: termux