X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=hosts;h=0e3f9ed2f2f0778509d20aaa9bd80a55bb657035;hb=92c8c7fac96ee136015c6522258007aa92c03288;hp=2302edae31b44da92e28582707b403fd7ad1342e;hpb=8bd783035af3933ee0beb34486a915b499b2abfa;p=ansible.git diff --git a/hosts b/hosts index 2302eda..0e3f9ed 100644 --- a/hosts +++ b/hosts @@ -1 +1,14 @@ localhost ansible_connection=local + +[localnet] +localhost +iskra-aviel.phdru.name + +[servers] +iskra-aviel.phdru.name +oper.med.ru +phdru.name debian_mirror=http://debian.mirror.cambrium.nl/debian + +[all:vars] +debian_distr=stretch +debian_mirror=http://mirror.yandex.ru/debian