From 8edcef7a84ec381cfadc297393743935159567c5 Mon Sep 17 00:00:00 2001 From: loqutus Date: Sun, 18 Jun 2017 11:51:42 +0300 Subject: [PATCH] fix comment in inventory/digital_ocean.py (#25828) --- contrib/inventory/digital_ocean.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/inventory/digital_ocean.py b/contrib/inventory/digital_ocean.py index 63b0f2965dc..5ea3e658db6 100755 --- a/contrib/inventory/digital_ocean.py +++ b/contrib/inventory/digital_ocean.py @@ -22,7 +22,7 @@ found. You can force this script to use the cache with --force-cache. ---- Configuration is read from `digital_ocean.ini`, then from environment variables, -then and command-line arguments. +and then from command-line arguments. Most notably, the DigitalOcean API Token must be specified. It can be specified in the INI file or with the following environment variables: