Fix docker_api connection: do not initialize client too early (#63)

* Fix docker_api connection: do not initialize client too early

* Make sure connection plugin tests are also run with Ansible 2.9 and 2.10.
This commit is contained in:
Felix Fontein
2020-12-27 16:13:40 +01:00
committed by GitHub
parent 5eef093e99
commit a11f24c3a9
2 changed files with 16 additions and 8 deletions
+2
View File
@@ -190,6 +190,7 @@ stages:
- 1
- 2
- 3
- 4
- stage: Remote_2_9
displayName: Remote 2.9
dependsOn: []
@@ -204,6 +205,7 @@ stages:
- 1
- 2
- 3
- 4
## Finally