Files
homelab/dev/default.yml
T

5 lines
78 B
YAML

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