commit | be33b20bc07c421cb1bb2aa77f9995468523b92c | [log] [tgz] |
---|---|---|
author | Andy Bavier <acb@cs.princeton.edu> | Mon Mar 28 15:08:30 2016 -0400 |
committer | Andy Bavier <acb@cs.princeton.edu> | Mon Mar 28 15:08:30 2016 -0400 |
tree | a3ee847b0c85641dc5314060c368a2611f086e99 | |
parent | e3a00513c3b725c68c744cc3404c669679e10669 [diff] |
Profiling
diff --git a/ansible.cfg b/ansible.cfg index 4c51a24..090a37d 100644 --- a/ansible.cfg +++ b/ansible.cfg
@@ -1,2 +1,5 @@ [ssh_connection] ssh_args=-o ControlMaster=no + +[defaults] +callback_whitelist = profile_tasks