ansible/inventory.yml

44 lines
1.4 KiB
YAML
Raw Permalink Normal View History

2023-05-13 06:44:40 +05:30
all:
children:
privfrontends:
hosts:
eu:
2023-07-05 18:12:41 +05:30
ansible_host: pizza1.vpn.projectsegfau.lt
2023-07-06 23:13:47 +05:30
ansible_user: ansiblerunner
2023-05-13 06:44:40 +05:30
ansible_port: 222
port: 222
docker_dir: /opt/docker-privfrontends
server_prefix: eu
2023-07-07 22:40:54 +05:30
ansible_become: true # Run everything as root
2024-02-29 19:55:39 +05:30
country: Germany
isp: Avoro
2023-07-01 23:40:31 +05:30
wiki_page: Pizza-1
watchtower_mtrx_username: psf-watchtower-pizza
rsyncnet_slug: pizza1
2023-05-13 06:44:40 +05:30
us:
2023-07-05 18:12:41 +05:30
ansible_host: us.vpn.projectsegfau.lt
2023-07-06 23:13:47 +05:30
ansible_user: ansiblerunner
2023-05-13 06:44:40 +05:30
ansible_port: 22
port: 22
2023-07-07 22:40:54 +05:30
ansible_become: true # Run everything as root
docker_dir: /opt/docker-privfrontends
country: United States
2023-08-13 11:55:06 +05:30
isp: Racknerd
wiki_page: US_Node
server_prefix: us
watchtower_mtrx_username: psf-watchtower-us
rsyncnet_slug: us
2023-05-13 06:44:40 +05:30
in:
2023-07-05 18:12:41 +05:30
ansible_host: in.vpn.projectsegfau.lt
2023-07-06 23:13:47 +05:30
ansible_user: ansiblerunner
2023-07-05 18:12:41 +05:30
ansible_port: 22
port: 22
2023-07-07 22:40:54 +05:30
ansible_become: true # Run everything as root
docker_dir: /opt/docker-privfrontends
server_prefix: in
country: India
isp: Bharti Airtel
wiki_page: India_Node
watchtower_mtrx_username: psf-watchtower-in
rsyncnet_slug: in