Skip to content
Snippets Groups Projects
Commit 952ec65a authored by Matthew Mosesohn's avatar Matthew Mosesohn
Browse files

Remove RBAC from boolean checks

parent c2347db9
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,6 @@
- { name: efk_enabled, value: "{{ efk_enabled }}" }
- { name: helm_enabled, value: "{{ helm_enabled }}" }
- { name: openstack_lbaas_enabled, value: "{{ openstack_lbaas_enabled }}" }
- { name: rbac_enabled, value: "{{ rbac_enabled }}" }
ignore_errors: "{{ ignore_assert_errors }}"
- name: Stop if even number of etcd hosts
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment