diff options
Diffstat (limited to 'host_vars/vultr')
-rw-r--r-- | host_vars/vultr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/host_vars/vultr b/host_vars/vultr new file mode 100644 index 0000000..324b8c1 --- /dev/null +++ b/host_vars/vultr @@ -0,0 +1,6 @@ +--- +ansible_ssh_host: vultr.liwt.net +ansible_ssh_port: 8864 +ansible_python_interpreter: /usr/local/bin/python2.7 + +# vim: set ft=yaml sw=2: # |