summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Lint/AWSTags.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/Bcfg2/Server/Lint/AWSTags.py')
-rw-r--r--src/lib/Bcfg2/Server/Lint/AWSTags.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lib/Bcfg2/Server/Lint/AWSTags.py b/src/lib/Bcfg2/Server/Lint/AWSTags.py
index a6af63dd6..25ad4ef61 100644
--- a/src/lib/Bcfg2/Server/Lint/AWSTags.py
+++ b/src/lib/Bcfg2/Server/Lint/AWSTags.py
@@ -1,3 +1,6 @@
+""" ``bcfg2-lint`` plugin to check all given :ref:`AWSTags
+<server-plugins-connectors-awstags>` patterns for validity."""
+
import re
import sys
import Bcfg2.Server.Lint