dotfiles/unprocessed/config/automatrop/playbooks/default.yml

11 lines
161 B
YAML
Raw Normal View History

2023-11-02 19:51:54 +01:00
---
2020-10-18 13:01:24 +02:00
- name: Default
hosts: all
2020-10-18 13:01:24 +02:00
roles:
- role: system
tags: system
when: root_access
2021-06-19 12:37:46 +02:00
- role: termux
tags: termux
when: termux