1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/database/postgresql
Felix Fontein 097aebadb0
Fix M(). (#591)
* Fix M().

* Break long line.

* Fix the remaining M(...).

* Break long line.
2020-06-29 14:59:15 +02:00
..
postgresql_copy.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
postgresql_db.py mysql and postgresql modules: fix seealso section (#580) 2020-06-25 12:09:13 +03:00
postgresql_ext.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
postgresql_idx.py mysql and postgresql modules: fix seealso section (#580) 2020-06-25 12:09:13 +03:00
postgresql_info.py mysql and postgresql modules: fix seealso section (#580) 2020-06-25 12:09:13 +03:00
postgresql_lang.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
postgresql_membership.py Fix M(). (#591) 2020-06-29 14:59:15 +02:00
postgresql_owner.py mysql and postgresql modules: fix seealso section (#580) 2020-06-25 12:09:13 +03:00
postgresql_pg_hba.py Fix M(). (#591) 2020-06-29 14:59:15 +02:00
postgresql_ping.py mysql and postgresql modules: fix seealso section (#580) 2020-06-25 12:09:13 +03:00
postgresql_privs.py mysql and postgresql modules: fix seealso section (#580) 2020-06-25 12:09:13 +03:00
postgresql_publication.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
postgresql_query.py Fix M(). (#591) 2020-06-29 14:59:15 +02:00
postgresql_schema.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
postgresql_sequence.py mysql and postgresql modules: fix seealso section (#580) 2020-06-25 12:09:13 +03:00
postgresql_set.py Fix M(). (#591) 2020-06-29 14:59:15 +02:00
postgresql_slot.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
postgresql_subscription.py mysql and postgresql modules: fix seealso section (#580) 2020-06-25 12:09:13 +03:00
postgresql_table.py mysql and postgresql modules: fix seealso section (#580) 2020-06-25 12:09:13 +03:00
postgresql_tablespace.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
postgresql_user.py mysql and postgresql modules: fix seealso section (#580) 2020-06-25 12:09:13 +03:00
postgresql_user_obj_stat_info.py mysql and postgresql modules: fix seealso section (#580) 2020-06-25 12:09:13 +03:00