This repository has been archived on 2023-12-26. You can view files and clone it, but cannot push or open issues or pull requests.
lewis/ansible/inventory/hosts.yml

12 lines
207 B
YAML
Raw Permalink Normal View History

2023-02-25 14:35:35 +00:00
all:
hosts:
concourse:
ansible_user: root
ansible_host: concourse.dmz
2023-02-25 14:35:35 +00:00
children:
dataserver:
hosts:
lewis:
ansible_user: root
2023-04-25 19:59:11 +00:00
ansible_host: lewis.hyp