diff --git a/DNShosts.ini b/DNShosts.ini new file mode 100644 index 0000000..0ba40a3 --- /dev/null +++ b/DNShosts.ini @@ -0,0 +1,5 @@ +[all:vars] +ansible_ssh_common_args='-o StrictHostKeyChecking=no' + +[all] +192.168.51.201 \ No newline at end of file