diff options
-rw-r--r-- | inventory.ini | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/inventory.ini b/inventory.ini index 54c4b62..c60acb1 100644 --- a/inventory.ini +++ b/inventory.ini @@ -10,7 +10,6 @@ pc1 ansible_host=192.168.205.3 [cloud] web ansible_host=192.168.205.8 vpn ansible_host=192.168.205.254 ansible_port=80 -vpn-ru ansible_host=192.168.205.13 [all:vars] ansible_user=maintenance |