no idea if this will even work

This commit is contained in:
Mark Riedesel 2024-11-20 13:25:40 -06:00
parent 3d064bb41a
commit 199a12f025
5 changed files with 22 additions and 8 deletions

View file

@ -1,7 +1,6 @@
---
- hosts: all
tasks:
- name: determine hostname if this is running from archiso
debug: msg=hello
roles:
- detect_archiso
- import_playbook: playbooks/install.yaml