ansible-role-container-registry 1.1.0
We eagerly announce the release of: ansible-role-container-registry 1.1.0: ansible-container-registry - Ansible role to deploy a container registry The source is available from: https://opendev.org/openstack/ansible-role-container-registry Download the package from: https://tarballs.openstack.org/ansible-role-container-registry/ For more details, please see below. Changes in ansible-role-container-registry 1.0.0..1.1.0 ------------------------------------------------------- 9bf5868 Add docker login support 80af0d2 Fix docker network option condition b54b8ac Update to opendev 1aee1a7 OpenDev Migration Patch 0cc1894 Improve condition checking about docker registry config 70a9413 docker: add reset_connection df0ca83 Fix become for tasks and handlers 30cdb28 Update min tox version to 2.0 2cba7e3 Fix linting issues 61760f2 docker: check if ftype exists 502ee19 Reduce the number of tripleo jobs 88c26d2 Allow to skip docker reconfiguration 5e1ba52 Add xfs ftype check during install 693c4f3 use include_tasks instead of include f0fab9b fix tox python3 overrides 119f525 Remove release-openstack-server a6263fe fix tox python3 overrides b33f893 Correctly set registry_pkg_manager d7e0e8f Add missing quotes in shell task. 4f89546 Add support for dnf Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- README.rst | 7 ++ ci-scripts/ansible-lint.sh | 4 +- defaults/main.yml | 2 + handlers/main.yml | 5 +- setup.cfg | 2 +- tasks/docker-distribution.yml | 5 +- tasks/docker-login.yml | 11 ++ tasks/docker-update.yml | 76 ++++++++----- tasks/docker.yml | 255 +++++++++++++++++++++++++----------------- tasks/main.yml | 4 +- tox.ini | 11 +- zuul.d/layout.yaml | 5 +- 13 files changed, 249 insertions(+), 140 deletions(-)
participants (1)
-
no-reply@openstack.org