Align license headers with REUSE guidelines
[kuberef.git] / playbooks / bootstrap.yaml
1 ---
2
3 # SPDX-FileCopyrightText: 2021 Ericsson AB and others
4 #
5 # SPDX-License-Identifier: Apache-2.0
6
7 - hosts: localhost
8   connection: local
9   gather_facts: false
10   become: false
11
12   roles:
13     - role: bootstrap