Fix ansible 2.19 jinja incompatibilities#1023
Conversation
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/15d1c0265c2c472a98ebc3c39c91e12a ✔️ noop SUCCESS in 0s |
jira: OSPRH-18609 Signed-off-by: rabi <ramishra@redhat.com>
|
@jistr Hey! can you help merge this one to avoid broken adoption jobs as the ansible pin has been removed with openstack-k8s-operators/edpm-ansible#993? |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jistr The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
47243c7
into
openstack-k8s-operators:main
|
/cherry-pick 18.0-fr3 |
|
@tosky: new pull request created: #1035 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
{{ mtu_list.append(lookup('vars', networks_lower[network] ~ '_mtu')) }} will print return value None and it will break the nic config.
jira: OSPRH-18609