summaryrefslogtreecommitdiff
path: root/web_infrastructure/apache2_module.py
diff options
context:
space:
mode:
Diffstat (limited to 'web_infrastructure/apache2_module.py')
-rw-r--r--web_infrastructure/apache2_module.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/web_infrastructure/apache2_module.py b/web_infrastructure/apache2_module.py
index 2e5060d3..34d736d4 100644
--- a/web_infrastructure/apache2_module.py
+++ b/web_infrastructure/apache2_module.py
@@ -16,6 +16,10 @@
# You should have received a copy of the GNU General Public License
# along with this software. If not, see <http://www.gnu.org/licenses/>.
+ANSIBLE_METADATA = {'status': ['preview'],
+ 'supported_by': 'community',
+ 'version': '1.0'}
+
DOCUMENTATION = '''
---
module: apache2_module