homelab/dev/default.yml

5 lines
78 B
YAML

- name: Install 'default' aka nothing
hosts: all
become: true
tasks: []