summaryrefslogtreecommitdiffstats
path: root/inventory/localhost.ini
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/localhost.ini')
-rw-r--r--inventory/localhost.ini4
1 files changed, 4 insertions, 0 deletions
diff --git a/inventory/localhost.ini b/inventory/localhost.ini
index 72f71a5..c332a7f 100644
--- a/inventory/localhost.ini
+++ b/inventory/localhost.ini
@@ -1,3 +1,7 @@
+; SPDX-FileCopyrightText: 2021 Anuket contributors
+;
+; SPDX-License-Identifier: Apache-2.0
+
[all:vars]
ansible_ssh_extra_args=' -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null'