summaryrefslogtreecommitdiff
path: root/commands/script.py
diff options
context:
space:
mode:
Diffstat (limited to 'commands/script.py')
-rw-r--r--commands/script.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/commands/script.py b/commands/script.py
index be8d9a1b..47a65714 100644
--- a/commands/script.py
+++ b/commands/script.py
@@ -13,6 +13,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': 'core',
+ 'version': '1.0'}
+
DOCUMENTATION = """
---
module: script