aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/inventory.ini
blob: fc380bbb418bcf9c72a552fc54ae69de8e74bec1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# TODO: remove those?
#[raspberry]
#pi1	ansible_host=192.168.205.1
#pi2	ansible_host=192.168.205.4

[desktop]
laptop2	ansible_host=192.168.205.2
pc1	ansible_host=192.168.205.3

[cloud]
web	ansible_host=192.168.205.8
vpn	ansible_host=192.168.205.254 ansible_port=80 ansible_user=algo

[all:vars]
ansible_user=egor