homelab/dev/default.yml

5 lines
78 B
YAML
Raw Normal View History

2023-08-30 23:45:42 +00:00
- name: Install 'default' aka nothing
hosts: all
become: true
tasks: []