blob: aa5a17ddce9c9a900c58dde8d40cc34cb3fc97eb [file] [log] [blame]
Srikanth Vavilapalli032facd2017-03-08 06:10:58 +00001---
2# monitoringservice-enable-exampleservicemonitoring/tasks/main.yml
3
4- name: Run TOSCA to enable exampleservice monitoring
5 command: "python /opt/xos/tosca/run.py {{ xos_admin_user }} /opt/cord_profile/exampleservicemonitoring.yaml"
6 tags:
7 - skip_ansible_lint # TOSCA loading should be idempotent
8