2025-10-11 04:01:33,413 p=30181 u=zuul n=ansible | [WARNING]: Found variable using reserved name: namespace 2025-10-11 04:01:33,413 p=30181 u=zuul n=ansible | PLAY [Kustomize ControlPlane for ironic service] ******************************* 2025-10-11 04:01:33,445 p=30181 u=zuul n=ansible | TASK [Ensure the kustomizations dir exists path={{ cifmw_basedir }}/artifacts/manifests/kustomizations/controlplane, state=directory, mode=0755] *** 2025-10-11 04:01:33,446 p=30181 u=zuul n=ansible | Saturday 11 October 2025 04:01:33 +0000 (0:00:00.046) 0:00:00.046 ****** 2025-10-11 04:01:33,765 p=30181 u=zuul n=ansible | ok: [localhost] 2025-10-11 04:01:33,777 p=30181 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-11 04:01:33,777 p=30181 u=zuul n=ansible | Saturday 11 October 2025 04:01:33 +0000 (0:00:00.331) 0:00:00.378 ****** 2025-10-11 04:01:34,405 p=30181 u=zuul n=ansible | changed: [localhost] 2025-10-11 04:01:34,435 p=30181 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2025-10-11 04:01:34,435 p=30181 u=zuul n=ansible | localhost : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2025-10-11 04:01:34,435 p=30181 u=zuul n=ansible | Saturday 11 October 2025 04:01:34 +0000 (0:00:00.658) 0:00:01.036 ****** 2025-10-11 04:01:34,436 p=30181 u=zuul n=ansible | =============================================================================== 2025-10-11 04:01:34,436 p=30181 u=zuul n=ansible | Create kustomization to enable ironic ----------------------------------- 0.66s 2025-10-11 04:01:34,436 p=30181 u=zuul n=ansible | Ensure the kustomizations dir exists ------------------------------------ 0.33s