homelab/dev/default.yml
2023-08-30 19:03:36 -04:00

6 lines
86 B
YAML

- name: Install 'default' aka nothing
hosts: all
become: true
roles:
- base