This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-ansible
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
make ansible output readable
master
Markus Katharina Brechtel
6 years ago
parent
02eda3e6d9
commit
cad2e66b53
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/ansible.cfg.j2
+ 1
- 1
templates/ansible.cfg.j2
View File
@@ -1,6 +1,6 @@
[defaults]
nocows = 1
stdout_callback =
skipp
y
stdout_callback = y
aml
# fix https://github.com/ansible/ansible/issues/20332
remote_tmp = $HOME/.ansible/tmp
Write
Preview
Loading…
Cancel
Save