Skip to content

Commit e730ee1

Browse files
authored
Merge pull request #33 from stackhpc/ansible_cfg
Add ansible.cfg
2 parents 707f921 + 54668be commit e730ee1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ansible.cfg

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[defaults]
2+
bin_ansible_callbacks = True
3+
callbacks_enabled = ansible.posix.profile_tasks
4+
stdout_callback = yaml

0 commit comments

Comments
 (0)