gitops/playbooks/roles/vhosts/docker/defaults/main.yml

8 lines
184 B
YAML

---
# Default Docker repository channel
# Available options: stable, test, nightly
# Default is stable
# The channel used when configuring Docker repositories.
docker_channel: stable