Zack Williams | a276311 | 2017-01-03 11:38:38 -0700 | [diff] [blame] | 1 | --- |
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 |