Align license headers with REUSE guidelines
[kuberef.git] / sw_config / bmra / ansible.cfg
index 1808b58..a3b5e40 100644 (file)
@@ -1,3 +1,7 @@
+# SPDX-FileCopyrightText: 2021 Anuket Contributors
+#
+# SPDX-License-Identifier: Apache-2.0
+
 [ssh_connection]
 pipelining=True
 ssh_args = -o ControlMaster=auto -o ControlPersist=30m -o ConnectionAttempts=100 -o UserKnownHostsFile=/dev/null -o ServerAliveInterval=60 -o ServerAliveCountMax=10