Create os-nosdn-osm scenario
[releng-xci-scenarios.git] / scenarios / os-nosdn-osm / role / os-nosdn-osm / tasks / main.yml
1 # SPDX-license-identifier: Apache-2.0
2 ##############################################################################
3 # Copyright (c) 2018 Ericsson AB and others.
4 # All rights reserved. This program and the accompanying materials
5 # are made available under the terms of the Apache License, Version 2.0
6 # which accompanies this distribution, and is available at
7 # http://www.apache.org/licenses/LICENSE-2.0
8 ##############################################################################
9
10 # All the tasks for os-nosdn-osm scenario are executed post-deployment
11 # so we do not run anything here
12 - debug:
13     msg: "No pre-deployment task found for the scenario {{ deploy_scenario }}. Skipping."