blob: eb7b66ea65c0cf088b43fac2f1e53cc1943b8d60 [file] [log] [blame]
Zack Williamsa2763112017-01-03 11:38:38 -07001---
2# test-subscriber-enable/tasks/main.yml
3
4- name: Run TOSCA to add test-subscriber
5 command: "python /opt/xos/tosca/run.py {{ xos_admin_user }} /opt/cord_profile/test-subscriber.yaml"
6 tags:
7 - skip_ansible_lint # TOSCA loading should be idempotent
8