From: Lorin Hochstein Date: Thu, 5 Feb 2015 03:14:00 +0000 (-0500) Subject: Remove vagrant from inventory file X-Git-Url: https://git.halfball.org/?a=commitdiff_plain;h=aea554bd7e1cd34f841db6b70c824e2a82e07f70;p=ansiblebook.git Remove vagrant from inventory file This now lives in our dynamic inventory script --- diff --git a/ch03/inventory/hosts b/ch03/inventory/hosts index 80dedfa..e6af0c9 100644 --- a/ch03/inventory/hosts +++ b/ch03/inventory/hosts @@ -14,11 +14,6 @@ virginia.example.com ontario.example.com quebec.example.com -[vagrant] -vagrant1 ansible_ssh_host=127.0.0.1 ansible_ssh_port=2222 -vagrant2 ansible_ssh_host=127.0.0.1 ansible_ssh_port=2200 -vagrant3 ansible_ssh_host=127.0.0.1 ansible_ssh_port=2201 - [lb] delaware.example.com