apiVersion: test.openstack.org/v1beta1 kind: AnsibleTest metadata: name: ansibletest-ansibletest namespace: openstack spec: SELinuxLevel: s0:c478,c978 ansibleCollections: '' ansibleExtraVars: -e manual_run=false ansibleGitBranch: '' ansibleGitRepo: https://github.com/ansible/test-playbooks ansibleInventory: 'localhost ansible_connection=local ansible_python_interpreter=python3 ' ansiblePlaybookPath: ./debug.yml ansibleVarFiles: '--- foo: bar ' computeSSHKeySecretName: dataplane-ansible-ssh-private-key-secret containerImage: quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified debug: false extraConfigmapsMounts: [] extraMounts: - extraVol: - extraVolType: Ceph mounts: - mountPath: /etc/ceph name: ceph readOnly: true propagation: - AnsibleTest volumes: - name: ceph secret: secretName: openstack-config-secret name: v1 region: r1 openStackConfigMap: openstack-config openStackConfigSecret: openstack-config-secret privileged: true storageClass: local-storage workflow: [] workloadSSHKeySecretName: test-operator-controller-priv-key