diff options
Diffstat (limited to 'host_vars/CHV-DC-rainbow.ini')
-rw-r--r-- | host_vars/CHV-DC-rainbow.ini | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/host_vars/CHV-DC-rainbow.ini b/host_vars/CHV-DC-rainbow.ini index f23f260..3ca7dd6 100644 --- a/host_vars/CHV-DC-rainbow.ini +++ b/host_vars/CHV-DC-rainbow.ini @@ -1,4 +1,6 @@ # CHV-DC-rainbow ansible_host=CHV-DC-rainbow -ansible_distribution=centos +ansible_distribution=openbsd +ansible_port=22 +ansible_python_interpreter=/usr/local/bin/python3 |