neb/ansible/inventory.yml
2023-10-18 01:31:05 +02:00

25 lines
233 B
YAML

### HOSTS ###
core:
hosts:
keymaker:
apoc:
entertainment:
hosts:
kid:
experimental:
hosts:
mouse:
### GROUPS ###
production:
children:
core:
entertainment:
testing:
children:
experimental: