add debug

This commit is contained in:
Mark Riedesel 2024-11-20 13:06:32 -06:00
parent 55dffea83d
commit 3d064bb41a

View file

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