Remove unused import of 'socket' module
This commit is contained in:
parent
ed4dd65057
commit
1b18c74918
1 changed files with 0 additions and 2 deletions
|
@ -90,8 +90,6 @@ datadog_event: title="Testing from ansible" text="Test!"
|
|||
tags=aa,bb,#host:{{ inventory_hostname }}
|
||||
'''
|
||||
|
||||
import socket
|
||||
|
||||
def main():
|
||||
module = AnsibleModule(
|
||||
argument_spec=dict(
|
||||
|
|
Loading…
Reference in a new issue