--- - import_playbook: "include/vm-create.yml myhosts=gw" - name: configure instance hosts: gw user: root gather_facts: true vars_files: - /srv/ansible-private/vars.yml roles: - base