summaryrefslogtreecommitdiff
path: root/system/alternatives.py
diff options
context:
space:
mode:
Diffstat (limited to 'system/alternatives.py')
-rw-r--r--system/alternatives.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/alternatives.py b/system/alternatives.py
index f4ae56eb..833ef27a 100644
--- a/system/alternatives.py
+++ b/system/alternatives.py
@@ -22,6 +22,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': 'community',
+ 'version': '1.0'}
+
DOCUMENTATION = '''
---
module: alternatives