summaryrefslogtreecommitdiff
path: root/system/user.py
diff options
context:
space:
mode:
Diffstat (limited to 'system/user.py')
-rw-r--r--system/user.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/user.py b/system/user.py
index dd079b64..ed550358 100644
--- a/system/user.py
+++ b/system/user.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: user