diff --git a/local.inventory b/local.inventory new file mode 100644 index 0000000..5b1a53f --- /dev/null +++ b/local.inventory @@ -0,0 +1,5 @@ +[localhost] +127.0.0.1 ansible_connection=local + +[vpn-host] +45.55.244.205 ansible_python_interpreter=/usr/bin/python2.7