4ef2baa283fe8180e340339ef26b69abd506d5f2
[kuberef.git] / playbooks / bootstrap.yaml
1 ---
2 # SPDX-license-identifier: Apache-2.0
3 ##############################################################################
4 # Copyright (c) Ericsson AB and others
5 # All rights reserved. This program and the accompanying materials
6 # are made available under the terms of the Apache License, Version 2.0
7 # which accompanies this distribution, and is available at
8 # http://www.apache.org/licenses/LICENSE-2.0
9 ##############################################################################
10
11 - hosts: localhost
12   connection: local
13   gather_facts: false
14   become: false
15
16   roles:
17     - role: bootstrap