We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cifmw_nolog
1 parent ec57d7f commit 5a87cd8Copy full SHA for 5a87cd8
group_vars/all.yml
@@ -10,3 +10,4 @@ cifmw_installyamls_repos_relative: src/github.com/openstack-k8s-operators/instal
10
cifmw_installyamls_repos: "{{ ansible_user_dir }}/{{ cifmw_installyamls_repos_relative }}"
11
cifmw_architecture_repo_relative: src/github.com/openstack-k8s-operators/architecture
12
cifmw_architecture_repo: "{{ ansible_user_dir }}/{{ cifmw_architecture_repo_relative }}"
13
+cifmw_nolog: true # set to false to enable logging of sensitive data
0 commit comments