New 1.10.0 release breaks ansible
See original GitHub issueError:
{"changed": false, "failed": true, "msg": "Failed to import docker-py - No module named types. Try
pip install docker-py"}
Issue Analytics
- State:
- Created 7 years ago
- Reactions:2
- Comments:8
Top Results From Across the Web
Ansible 7 Porting Guide
Use the version selection to the left if you want the latest (stable) released version. Ansible 7 Porting Guide . Playbook. Command...
Read more >Releases and maintenance — Ansible Documentation
See Ansible Roadmap for upcoming release details. Between major versions, we release a new minor version of the Ansible community package every three...
Read more >Openstack Cloud collection - Ansible Galaxy
The collection includes the Openstack modules and plugins supported by Openstack community to help the management of Openstack infrastructure. Breaking backward ...
Read more >Ansible Tower Release Notes
has been updated to include information for the latest release of Ansible ... Fixed Tower to no longer break when virtual environments are...
Read more >2026770 – host deployment fails on fips-enabled host
serval16 ~]# ansible --version ansible [core 2.12.2] config file ... CURRENT RELEASE. If the solution does not work for you, please open a...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi @shin- I get this with latest ansible and docker-py 1.10.1 running on OSX (think it’s ok in linux):
Any ideas? Thanks
Temporary fix Downgrade to 1.9.0: