From b7f7760f3906b2ae1625f3ffc505a5ef2d3d5626 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Tue, 7 Jul 2015 08:52:46 -0400 Subject: [PATCH] removed unused file --- plugins/connections/README.md | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 plugins/connections/README.md diff --git a/plugins/connections/README.md b/plugins/connections/README.md deleted file mode 100644 index ec857be9e24..00000000000 --- a/plugins/connections/README.md +++ /dev/null @@ -1,4 +0,0 @@ -Connections are also pluggable, see lib/ansible/runner/connection_plugins/ for the ones that ship with ansible. - -When non-core alternatives are available, they can be shared here. -