--- - hosts: all roles: - role: common - import_playbook: consul-server.yml - import_playbook: vault-server.yml ...