summaryrefslogtreecommitdiffstats
path: root/inventory/localhost.ini
blob: c332a7fc289542be90a52f3e5c7d2006048b0282 (plain)
1
2
3
4
5
6
7
8
9
; SPDX-FileCopyrightText: 2021 Anuket contributors
;
; SPDX-License-Identifier: Apache-2.0

[all:vars]
ansible_ssh_extra_args=' -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null'

[localhost]
127.0.0.1 ansible_connection=local