* socket: fix detection of udp listening sockets (311) * ssh backend: Add support for GSSAPI
1.12.0
======
* ansible: fix compatibility with ansible 2.5 * pip: fix compatibility with pip 10 (299)
1.11.1
======
* Socket: fix error with old versions of ss without the --no-header option (293)
1.11.0
======
* Fix bad error reporting when using ansible module without ansible backend (288) * Socket: add a new implementation using ss instead of netstat (124) * Add service, process, and systeminfo support for Alpine (283)
1.10.1
======
* Fix get_variables() for ansible>=2.0,<2.4 (274) * Paramiko: Use the RequireTTY setting if specified in a provided SSHConfig (247)