mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 18:40:01 -03:30
Remove statsd from callback
This doesn't work with our current virtualenv setup and ansible dependencies. Will revisit later
This commit is contained in:
parent
38927206c7
commit
3ba591cea2
@ -344,7 +344,6 @@ class BaseCallbackModule(object):
|
||||
task=result._task)
|
||||
|
||||
@staticmethod
|
||||
@statsd.timer('terminate_ssh_control_masters')
|
||||
def terminate_ssh_control_masters():
|
||||
# Determine if control persist is being used and if any open sockets
|
||||
# exist after running the playbook.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user