If you try to run a playbook with the ansible-docker plugin, and you get an error like this
Solution
You can set the api version to a fixed version. The better way is to use the “auto” feature from docker-py:
If you try to run a playbook with the ansible-docker plugin, and you get an error like this
You can set the api version to a fixed version. The better way is to use the “auto” feature from docker-py: