Skip to content

Commit 779f0a0

Browse files
authored
Comment out verbosity setting in ansible.cfg
Comment out the verbosity setting in ansible.cfg
1 parent 71a3f0e commit 779f0a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/ansible/ansible.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[defaults]
2-
verbosity = 1
2+
#verbosity = 1
33
stdout_callback = debug
44
callbacks_enabled = profile_tasks
55
host_key_checking = False

0 commit comments

Comments
 (0)