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

11 lines
207 B
YAML

all:
hosts:
concourse:
ansible_user: root
ansible_host: concourse.dmz
children:
dataserver:
hosts:
lewis:
ansible_user: root
ansible_host: lewis.hyp