2025-10-14 15:25:29,783 p=30352 u=zuul n=ansible | [WARNING]: Found variable using reserved name: namespace 2025-10-14 15:25:29,784 p=30352 u=zuul n=ansible | PLAY [Kustomize ControlPlane for ironic service] ******************************* 2025-10-14 15:25:29,814 p=30352 u=zuul n=ansible | TASK [Ensure the kustomizations dir exists path={{ cifmw_basedir }}/artifacts/manifests/kustomizations/controlplane, state=directory, mode=0755] *** 2025-10-14 15:25:29,814 p=30352 u=zuul n=ansible | Tuesday 14 October 2025 15:25:29 +0000 (0:00:00.047) 0:00:00.047 ******* 2025-10-14 15:25:30,215 p=30352 u=zuul n=ansible | ok: [localhost] 2025-10-14 15:25:30,227 p=30352 u=zuul n=ansible | TASK [Create kustomization to enable ironic dest={{ cifmw_basedir }}/artifacts/manifests/kustomizations/controlplane/98-ironic-kustomization.yaml, content=apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: namespace: {{ namespace }} patches: - target: kind: OpenStackControlPlane patch: |- - op: add path: /spec/ironic/enabled value: {{ cifmw_services_ironic_enabled | default(false) }}, mode=0644] *** 2025-10-14 15:25:30,227 p=30352 u=zuul n=ansible | Tuesday 14 October 2025 15:25:30 +0000 (0:00:00.413) 0:00:00.460 ******* 2025-10-14 15:25:30,921 p=30352 u=zuul n=ansible | changed: [localhost] 2025-10-14 15:25:30,962 p=30352 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2025-10-14 15:25:30,962 p=30352 u=zuul n=ansible | localhost : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2025-10-14 15:25:30,963 p=30352 u=zuul n=ansible | Tuesday 14 October 2025 15:25:30 +0000 (0:00:00.735) 0:00:01.195 ******* 2025-10-14 15:25:30,963 p=30352 u=zuul n=ansible | =============================================================================== 2025-10-14 15:25:30,963 p=30352 u=zuul n=ansible | Create kustomization to enable ironic ----------------------------------- 0.74s 2025-10-14 15:25:30,963 p=30352 u=zuul n=ansible | Ensure the kustomizations dir exists ------------------------------------ 0.41s