blob: 434e3ed3591340b11d203c7744ac96ed35ab9568 [file] [log] [blame]
---
# publish-xos-playbook.yml
- name: Include vars
hosts: localhost
tasks:
- name: Include variables
include_vars: "{{ item }}"
with_items:
- "group_vars/all"
- "../../build/platform-install/profile_manifests/{{ cord_profile }}.yml"
- "../../build/platform-install/profile_manifests/local_vars.yml"
- include: ../../orchestration/xos/publish-images-playbook.yml