13 lines
357 B
YAML
13 lines
357 B
YAML
all:
|
|
children:
|
|
registry:
|
|
# vars:
|
|
# # Credentials for Dockerhub
|
|
# docker_username: # TODO add your ENCRYPTED Docker Hub username here
|
|
# docker_password: # TODO add your ENCRYPTED Docker Hub password here
|
|
hosts:
|
|
bv11-cr01:
|
|
ansible_host: bv11-cr01.bessems.eu
|
|
|
|
# apps:
|
|
# - harbor |