Including the docker python client enables people to use Ansible to
manage containers.

diff --git a/fedora-atomic-docker-host.json b/fedora-atomic-docker-host.json
index 2d22efa..784e82f 100644
--- a/fedora-atomic-docker-host.json
+++ b/fedora-atomic-docker-host.json
@@ -51,7 +51,8 @@
                 "cockpit",
                 "kubernetes", "etcd", "cadvisor",
                 "flannel",
-                "docker-io"],
+                "docker-io",
+                "python-docker-py"],
 
     "default_target": "multi-user.target",
 
-- 
2.1.0

_______________________________________________
cloud mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/cloud
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to