{% if coe == 'kubernetes' %} - name: Prepare COE cluster hosts: localhost gather_facts: false connection: local vars: namespace: openstack coe_host: "http://localhost:8080" tasks: - name: Create test PV shell: cmd: | cat <