summaryrefslogtreecommitdiff
path: root/utilities/logic/assert.py
diff options
context:
space:
mode:
Diffstat (limited to 'utilities/logic/assert.py')
-rw-r--r--utilities/logic/assert.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/utilities/logic/assert.py b/utilities/logic/assert.py
index f37e6bf5..875fc6e8 100644
--- a/utilities/logic/assert.py
+++ b/utilities/logic/assert.py
@@ -18,6 +18,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: assert