Skip to content

Commit f84a99c

Browse files
Merge pull request #954 from fao89/nodesetverbosity
Update nodeset verbosity
2 parents 578613e + ba61721 commit f84a99c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devsetup/edpm/config/ansible-ee-env.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ metadata:
66
data:
77
ANSIBLE_CALLBACKS_ENABLED: "ansible.posix.profile_tasks,yaml"
88
ANSIBLE_DISPLAY_ARGS_TO_STDOUT: "True"
9-
ANSIBLE_VERBOSITY: "2"
9+
ANSIBLE_VERBOSITY: "1"
1010
ANSIBLE_FORCE_COLOR: "True"
1111
ANSIBLE_SSH_ARGS: "-C -o ControlMaster=auto -o ControlPersist=80s"

0 commit comments

Comments
 (0)