diff options
-rw-r--r-- | inventory.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inventory.ini b/inventory.ini index 45fce76..2a827ed 100644 --- a/inventory.ini +++ b/inventory.ini @@ -7,6 +7,7 @@ laptop2 ansible_host=192.168.205.2 [cloud] web ansible_host=192.168.205.8 ansible_port=2222 vpn ansible_host=192.168.205.254 ansible_port=80 +vpn-ru ansible_host=192.168.205.13 [all:vars] ansible_user=maintenance |