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.
2 parents 0217a7a + 2ab19f8 commit cefd603Copy full SHA for cefd603
devsetup/edpm/config/ansible-ee-env.yaml
@@ -4,7 +4,8 @@ kind: ConfigMap
4
metadata:
5
name: openstack-aee-default-env
6
data:
7
- ANSIBLE_CALLBACKS_ENABLED: "ansible.posix.profile_tasks,yaml"
+ ANSIBLE_CALLBACKS_ENABLED: "ansible.posix.profile_tasks"
8
+ ANSIBLE_CALLBACK_RESULT_FORMAT: "yaml"
9
ANSIBLE_DISPLAY_ARGS_TO_STDOUT: "True"
10
ANSIBLE_VERBOSITY: "1"
11
ANSIBLE_FORCE_COLOR: "True"
0 commit comments