--- - name: Detect archinso environment hosts: all roles: - detect_archiso - name: Provision base archlinux installation hosts: base tags: base roles: - base - import_playbook: post-install.yaml when: not archiso_detected