[release-announce] ansible-role-tripleo-modify-image 1.3.0

no-reply at openstack.org no-reply at openstack.org
Mon Oct 18 16:55:51 UTC 2021


We joyfully announce the release of:

ansible-role-tripleo-modify-image 1.3.0: ansible-tripleo-modify-image
- Ansible role to allow modification to container images built for the
TripleO project.

The source is available from:

    https://opendev.org/openstack/ansible-role-tripleo-modify-image

Download the package from:

    https://tarballs.openstack.org/ansible-role-tripleo-modify-image/

For more details, please see below.

Changes in ansible-role-tripleo-modify-image 1.2.2..1.3.0
---------------------------------------------------------

0b9fdcc Remove config of container_build_tool
81ca6b4 Remove docker modules from the role
e4c84ad Extract updated rpms from buildah images
b304c89 Only mount /etc/{{ pkg_mgr_suffix }}/vars if it exists


Diffstat (except docs and test files)
-------------------------------------

README.rst                    | 19 ------------
defaults/main.yml             |  1 -
meta/main.yml                 |  1 -
tasks/get_original_user.yml   | 57 ++++++++--------------------------
tasks/modify_image.yml        | 11 ++++---
tasks/precheck.yml            |  5 ---
tasks/yum_install.yml         |  4 ---
tasks/yum_install_buildah.yml |  9 ++++++
tasks/yum_install_docker.yml  | 57 ----------------------------------
tasks/yum_update.yml          |  4 ---
tasks/yum_update_buildah.yml  | 28 +++++++++++++++++
tasks/yum_update_docker.yml   | 71 -------------------------------------------
templates/yum_update.sh.j2    |  4 ---
vars/main.yml                 |  6 ----
14 files changed, 56 insertions(+), 221 deletions(-)







More information about the Release-announce mailing list