diff --git a/local.yml b/local.yml index ba4e743..7f73f39 100644 --- a/local.yml +++ b/local.yml @@ -2,5 +2,6 @@ - hosts: all tasks: - name: determine hostname if this is running from archiso + debug: msg=hello - import_playbook: playbooks/install.yaml