diff options
Diffstat (limited to 'site.yml')
| -rw-r--r-- | site.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/site.yml b/site.yml new file mode 100644 index 00000000..82c3b99a --- /dev/null +++ b/site.yml @@ -0,0 +1,6 @@ +--- +- name: Distro bootstrap configure + gather_facts: true + hosts: + - homelab + - chroot |
