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