diff --git a/hosts b/hosts new file mode 100644 index 0000000..58fb177 --- /dev/null +++ b/hosts @@ -0,0 +1,5 @@ +[openbsd] +foo.example.com ansible_host=192.0.2.1 + +[openbsd:vars] +ansible_python_interpreter=/usr/local/bin/python \ No newline at end of file