Align license headers with REUSE guidelines
[kuberef.git] / inventory / localhost.ini
1 ; SPDX-FileCopyrightText: 2021 Anuket contributors
2 ;
3 ; SPDX-License-Identifier: Apache-2.0
4
5 [all:vars]
6 ansible_ssh_extra_args=' -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null'
7
8 [localhost]
9 127.0.0.1 ansible_connection=local