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