From ea4954b799c981664ccc0a47508a2c6f57aa93ec Mon Sep 17 00:00:00 2001 From: Kristian Feldsam Date: Wed, 30 Oct 2019 13:08:36 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0ee6518..aaf2e75 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,10 @@ inventory = ./ansible-one-inv/one-inv Now you can use dynamic inventory in your playbooks. Hosts will be grouped by OpenNebula Labels to Ansible Host Groups. +### Custom SSH ports + +I added support for define custom ssh port in vm user template. Just add variable `SSH_PORT` and ansible use it. + ## Ansible See