provisioners/ansible: remove an unused variable

Sorry, I missed that point in GH-2991 review.

[ci skip]
This commit is contained in:
Gilles Cornu 2014-02-28 09:00:05 +01:00
parent 090ae57aaa
commit a62d28fd7f
1 changed files with 0 additions and 2 deletions

View File

@ -66,8 +66,6 @@ module VagrantPlugins
def setup_inventory_file
return config.inventory_path if config.inventory_path
ssh = @machine.ssh_info
# Managed machines
inventory_machines = {}