homelab/dev/default.yml

5 lines
78 B
YAML
Raw Normal View History

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