blob: 67edd9703b5ee801558e7f9ad2803c686c6a48c1 [file] [log] [blame]
---
# xos-config/tasks/main.yml
- name: Setup cdn-specific objects
command: "python /opt/xos/tosca/run.py {{ xos_admin_user }} /opt/cord_profile/{{ item }}"
with_items:
- "setup_headnode.yml"
- "cdn_service.yml"
tags:
- skip_ansible_lint # TOSCA loading should be idempotent