Fix openstack cacert task
This commit is contained in:
parent
a3caeba242
commit
b614a3504b
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@
|
|||
when:
|
||||
- inventory_hostname in groups['k8s-cluster']
|
||||
- cloud_provider is defined
|
||||
- cloud_provider in [ 'openstack', 'azure', 'vsphere' ]
|
||||
- cloud_provider == 'openstack'
|
||||
- openstack_cacert is defined
|
||||
tags:
|
||||
- cloud-provider
|
||||
|
|
Loading…
Reference in a new issue