Align license headers with REUSE guidelines
[kuberef.git] / playbooks / pre-install.yaml
1 ---
2
3 # SPDX-FileCopyrightText: 2021 Samsung Electronics
4 #
5 # SPDX-License-Identifier: Apache-2.0
6
7 - name: Install requirements on nodes
8   hosts: all,!localhost
9   gather_facts: false
10   roles:
11     - role: pre-install