neb/ansible/inventory.yml

26 lines
233 B
YAML
Raw Normal View History

2023-10-18 01:31:05 +02:00
### HOSTS ###
core:
hosts:
keymaker:
apoc:
entertainment:
hosts:
kid:
experimental:
hosts:
mouse:
### GROUPS ###
production:
children:
core:
entertainment:
testing:
children:
experimental: