From: Lorin Hochstein Date: Mon, 13 Feb 2017 03:54:32 +0000 (-0800) Subject: Don't need empty list anymore X-Git-Url: https://git.halfball.org/?a=commitdiff_plain;h=6232f4b24403123f59d55b728ba7c0d048cc6d6d;p=ansiblebook.git Don't need empty list anymore --- diff --git a/ch12/playbooks/inventory/hosts b/ch12/playbooks/inventory/hosts index b87b861..4643627 100644 --- a/ch12/playbooks/inventory/hosts +++ b/ch12/playbooks/inventory/hosts @@ -2,4 +2,3 @@ localhost ansible_connection=local [web:children] tag_type_web -[tag_type_web]