summaryrefslogtreecommitdiff
path: root/commands/shell.py
diff options
context:
space:
mode:
Diffstat (limited to 'commands/shell.py')
-rw-r--r--commands/shell.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/commands/shell.py b/commands/shell.py
index ca17ddda..93d187b8 100644
--- a/commands/shell.py
+++ b/commands/shell.py
@@ -17,6 +17,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: shell