blob: 0337c0b63d55d4ee41e803c48d8c3a39953de672 [file] [log] [blame]
Andrea Campanellabd56e782017-02-23 15:43:21 +01001---
2# test-ecord-subscriber-enable/tasks/main.yml
3
4- name: Run TOSCA to add test-ecord-subscriber
5 command: "python /opt/xos/tosca/run.py {{ xos_admin_user }} /opt/cord_profile/test-ecord-subscriber.yaml"
6 tags:
7 - skip_ansible_lint # TOSCA loading should be idempotent
8