kayobe/ansible/roles/docker
Mark Goddard ce60327b60 Fix SSH reconnection for docker role in Ansible 2.3
In ansible 2.3, the path to SSH persistent connection sockets was changed to use a SHA1
hash of the connection parameters, so the workaround to force a reconnection was broken.
This change removes all ControlPath sockets from the ansible control host.
2017-10-12 11:19:23 +01:00
..
defaults Support docker overlay storage driver 2017-08-07 20:07:50 +00:00
handlers Introduce 1450 MTU for Docker-encapsulated networking 2017-03-20 22:02:45 +00:00
tasks Fix SSH reconnection for docker role in Ansible 2.3 2017-10-12 11:19:23 +01:00
templates Support docker overlay storage driver 2017-08-07 20:07:50 +00:00