summaryrefslogtreecommitdiff
path: root/system/authorized_key.py
diff options
context:
space:
mode:
Diffstat (limited to 'system/authorized_key.py')
-rw-r--r--system/authorized_key.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/authorized_key.py b/system/authorized_key.py
index 7ac85eae..c2023e30 100644
--- a/system/authorized_key.py
+++ b/system/authorized_key.py
@@ -21,6 +21,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': ['preview'],
+ 'supported_by': 'core',
+ 'version': '1.0'}
+
DOCUMENTATION = '''
---
module: authorized_key