summaryrefslogtreecommitdiff
path: root/cloud/amazon/ec2_tag.py
diff options
context:
space:
mode:
Diffstat (limited to 'cloud/amazon/ec2_tag.py')
-rw-r--r--cloud/amazon/ec2_tag.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/cloud/amazon/ec2_tag.py b/cloud/amazon/ec2_tag.py
index 76bba14b..0fe20e17 100644
--- a/cloud/amazon/ec2_tag.py
+++ b/cloud/amazon/ec2_tag.py
@@ -14,6 +14,10 @@
# You should have received a copy of the GNU General Public License
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
+ANSIBLE_METADATA = {'status': ['stableinterface'],
+ 'supported_by': 'committer',
+ 'version': '1.0'}
+
DOCUMENTATION = '''
---
module: ec2_tag