summaryrefslogtreecommitdiff
path: root/database/postgresql/postgresql_lang.py
diff options
context:
space:
mode:
Diffstat (limited to 'database/postgresql/postgresql_lang.py')
-rw-r--r--database/postgresql/postgresql_lang.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/database/postgresql/postgresql_lang.py b/database/postgresql/postgresql_lang.py
index a2543295..1a868bf6 100644
--- a/database/postgresql/postgresql_lang.py
+++ b/database/postgresql/postgresql_lang.py
@@ -17,6 +17,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: postgresql_lang