You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/modules/database/postgresql
Andrey Klychkov d3dae4a444 postgresql_owner: fix doc (#55091)
* postgresql_owner: fix doc

* postgresql_owner: fix doc

* postgresql_owner: fix doc
7 years ago
..
__init__.py Some more module categorization. 9 years ago
postgresql_db.py Postgresql privs reformat (#54717) 7 years ago
postgresql_ext.py postgresql_user: fix doc formatting, added return value, aliases, misc code changes (#54768) 7 years ago
postgresql_idx.py postgresql_idx: added CI tests for check_mode, rewrite code related with check_mode, misc fixes (#54848) 7 years ago
postgresql_info.py standardize TLS connection properties (#54315) 7 years ago
postgresql_lang.py postgresql_user: fix doc formatting, added return value, aliases, misc code changes (#54768) 7 years ago
postgresql_membership.py postgresql_owner: fix doc (#55091) 7 years ago
postgresql_owner.py postgresql_owner: fix doc (#55091) 7 years ago
postgresql_pg_hba.py Added a new module that can manage rules in pg_hba files. (#32666) 7 years ago
postgresql_ping.py Postgresql privs reformat (#54717) 7 years ago
postgresql_privs.py updated tests and changelog for 54516 (#54670) 7 years ago
postgresql_query.py Postgresql privs reformat (#54717) 7 years ago
postgresql_schema.py postgresql_user: fix doc formatting, added return value, aliases, misc code changes (#54768) 7 years ago
postgresql_set.py standardize TLS connection properties (#54315) 7 years ago
postgresql_slot.py postgresql_owner: fix doc (#55091) 7 years ago
postgresql_table.py New module postgresql_table - create postgresql table on remote host (#52077) 7 years ago
postgresql_tablespace.py standardize TLS connection properties (#54315) 7 years ago
postgresql_user.py postgresql_user: fix doc formatting, added return value, aliases, misc code changes (#54768) 7 years ago