From: Oleg Broytman Date: Mon, 26 Aug 2019 15:07:07 +0000 (+0300) Subject: Feat(vbox-inventory): Remove `[servers]` X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=fd3fd1e2c5e75f82ea698a228ccb8f7401b71690;hp=9b24942dafb5012805aec8cf06759ac13bdea3d5;p=ansible.git Feat(vbox-inventory): Remove `[servers]` No need to group virtual hosts, they're automatically grouped to group `all`. --- diff --git a/vbox-inventory b/vbox-inventory index 721913d..1383329 100644 --- a/vbox-inventory +++ b/vbox-inventory @@ -1,3 +1,2 @@ -[servers] vbox9 ansible_host=localhost ansible_port=2022 debian_distr=stretch debian_mirror=http://mirror.yandex.ru/debian vbox10 ansible_host=localhost ansible_port=2022 debian_distr=buster debian_mirror=https://mirror.yandex.ru/debian