blob: 2e5f9ccb5c46879a01f9666abf5bacc997d2f622 [file] [log] [blame]
---
# xos-config/tasks/main.yml
- name: Configure XOS with profile specific TOSCA
command: "python /opt/xos/tosca/run.py {{ xos_admin_user }} /opt/cord_profile/{{ item }}"
with_items: "{{ xos_tosca_config_templates }}"
tags:
- skip_ansible_lint # TOSCA loading should be idempotent