--- # This is just dummy playbook to get host up and running # configuration is done elsewhere - import_playbook: "include/deploy-kvm-guest.yml myhosts=sunappi" - name: configure instance hosts: static user: root gather_facts: true