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 9d32d06104 Backport/2.8/59497 fix code formatting, remove unused imports (#59518)
* postgresql modules: fix by flake8 (#59497)

(cherry picked from commit fd35833554)

* Backport of 59497: fix code formatting, remove unused imports
7 years ago
..
__init__.py Some more module categorization. 9 years ago
postgresql_db.py Backport/2.8/59497 fix code formatting, remove unused imports (#59518) 7 years ago
postgresql_ext.py Backport/2.8/59497 fix code formatting, remove unused imports (#59518) 7 years ago
postgresql_idx.py PostgreSQL modules: move params mapping from main to connect_to_db() function Backport/2.8/55799 (#57473) 7 years ago
postgresql_info.py PostgreSQL modules: move params mapping from main to connect_to_db() function Backport/2.8/55799 (#57473) 7 years ago
postgresql_lang.py Backport/2.8/59497 fix code formatting, remove unused imports (#59518) 7 years ago
postgresql_membership.py postgresql_membership: remove debug print (#58315) 7 years ago
postgresql_owner.py PostgreSQL modules: move params mapping from main to connect_to_db() function Backport/2.8/55799 (#57473) 7 years ago
postgresql_pg_hba.py Backport 57507 postgresql_pg_hba bugfix (#58384) 7 years ago
postgresql_ping.py PostgreSQL modules: move params mapping from main to connect_to_db() function Backport/2.8/55799 (#57473) 7 years ago
postgresql_privs.py postgresql_privs: bugfix of 27327 - incorrect views handling (#58272) 7 years ago
postgresql_query.py PostgreSQL modules: move params mapping from main to connect_to_db() function Backport/2.8/55799 (#57473) 7 years ago
postgresql_schema.py Backport 59342, postgresql_schema: parameter ensure replaced by state (#59368) 7 years ago
postgresql_set.py PostgreSQL modules: move params mapping from main to connect_to_db() function Backport/2.8/55799 (#57473) 7 years ago
postgresql_slot.py PostgreSQL modules: move params mapping from main to connect_to_db() function Backport/2.8/55799 (#57473) 7 years ago
postgresql_table.py Backport/2.8/59497 fix code formatting, remove unused imports (#59518) 7 years ago
postgresql_tablespace.py PostgreSQL modules: move params mapping from main to connect_to_db() function Backport/2.8/55799 (#57473) 7 years ago
postgresql_user.py PostgreSQL modules: move params mapping from main to connect_to_db() function Backport/2.8/55799 (#57473) 7 years ago