RETIRED, Ansible role to deploy a container registry
Go to file
Emilien Macchi cd1de0d7c8 Make playbooks idempotent
removing docker-registry also removed docker-distribution, so the
playbook wasn't idempotent.
2018-04-14 19:12:59 -07:00
defaults first commit 2018-04-13 13:38:32 -07:00
handlers Add handlers for both services 2018-04-13 17:46:14 -07:00
meta first commit 2018-04-13 13:38:32 -07:00
tasks Make playbooks idempotent 2018-04-14 19:12:59 -07:00
templates Fix docker registry config 2018-04-14 19:04:47 -07:00
tests first commit 2018-04-13 13:38:32 -07:00
vars first commit 2018-04-13 13:38:32 -07:00
LICENSE first commit 2018-04-13 13:38:32 -07:00
README.md Update dependencies in README 2018-04-13 17:59:29 -07:00

README.md

ansible-role-container-registry

A role to deploy a container registry. For now, the role only support Docker Registry v2.

Requirements

Right now the role has been tested on Red Hat systems only.

Dependencies

none

License

Apache 2.0