RETIRED, Ansible role to deploy a container registry
Go to file
Emilien Macchi 832ffd9c27 First commit in Gerrit
- Add .gitreview
- Add tox configuration
- Add .gitignore
- Add requirements and test-requirements.txt
- Ass setup files
- Add ci-scripts for ansible-lint

Change-Id: I333f3701beee0d36854bcbd6b05d367941d68723
2018-04-26 09:09:06 -07:00
ci-scripts First commit in Gerrit 2018-04-26 09:09:06 -07:00
defaults Re-add container_registry_selinux 2018-04-18 07:22:38 -07:00
handlers Make improvements to role 2018-04-16 15:39:56 -04:00
meta meta/main: add role description 2018-04-16 12:58:31 -07:00
tasks Don't amend group when deployment_user is empty 2018-04-17 18:46:57 -07:00
templates Restore old task for docker-daemon.json 2018-04-16 17:27:04 -07:00
tests Update role name in test.yml 2018-04-16 17:49:34 -07:00
vars Re-add container_registry_selinux 2018-04-18 07:22:38 -07:00
.gitignore First commit in Gerrit 2018-04-26 09:09:06 -07:00
.gitreview First commit in Gerrit 2018-04-26 09:09:06 -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
ansible-requirements.txt First commit in Gerrit 2018-04-26 09:09:06 -07:00
requirements.txt First commit in Gerrit 2018-04-26 09:09:06 -07:00
setup.cfg First commit in Gerrit 2018-04-26 09:09:06 -07:00
setup.py First commit in Gerrit 2018-04-26 09:09:06 -07:00
test-requirements.txt First commit in Gerrit 2018-04-26 09:09:06 -07:00
tox.ini First commit in Gerrit 2018-04-26 09:09:06 -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