Andrea Campanella | bd56e78 | 2017-02-23 15:43:21 +0100 | [diff] [blame] | 1 | --- |
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 |