From 54b3262e7158ee0f4857e433e1ad7d399e5d1e23 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sat, 8 Mar 2014 17:14:10 -0800 Subject: [PATCH] Remove mention to AWS in Linode's inventory script. --- plugins/inventory/linode.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/inventory/linode.py b/plugins/inventory/linode.py index b4bcb1fad61..0cc825aa847 100755 --- a/plugins/inventory/linode.py +++ b/plugins/inventory/linode.py @@ -5,7 +5,7 @@ Linode external inventory script ================================= Generates inventory that Ansible can understand by making API request to -AWS Linode using the Chube library. +Linode using the Chube library. NOTE: This script assumes Ansible is being executed where Chube is already installed and has a valid config at ~/.chube. If not, run: