17ed0d7cfbab4344deaa85179abe593c5eb0d519
In some cases we are unneccesary running content provider job even when no functional jobs are triggered. Example[1]. Adding files filter which is present in child functional jobs in the content-provider job as well , So that it will only trigger when functional jobs trigger. Also updating filter - tripleo_container_image_prepare to tripleo_container_image_prepare_default as in CI we utilize the tripleo_container_image_prepare_default role[2] [1] https://review.opendev.org/c/openstack/tripleo-operator-ansible/+/793722/ [2] https://opendev.org/openstack/tripleo-quickstart-extras/src/branch/master/roles/standalone/tasks/containers.yml#L92 Change-Id: Ic83a3296a1a1ae882060aebb271112635368b9d4
tripleo-operator-ansible
This repository contains an ansible collection of TripleO roles. This collection contains a set of roles providing an ansible interface for the TripleO cli actions.
Documentation
Documentation can be viewed at https://docs.openstack.org/tripleo-operator-ansible/latest/
Description
RETIRED, TripleO Operator Ansible project repository. Contains playbooks that can be used to automate TripleO OpenStack deployments.