mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-08 19:49:09 +00:00
postgresql_user: fix doc formatting, added return value, aliases, misc code changes (#54768)
* postgresql_user: refactoring * postgresql_user: removed line from ignore.txt * postgresql_user: removed lines from ignore.txt * postgresql_user: removed lines from ignore.txt, fixes * postgresql_user: removed lines from ignore.txt, fixes * postgresql_user: removed lines from ignore.txt, fixes
This commit is contained in:
parent
d16452bc8f
commit
3eff72e886
6 changed files with 195 additions and 160 deletions
|
|
@ -334,13 +334,6 @@ lib/ansible/modules/database/mongodb/mongodb_user.py E322
|
|||
lib/ansible/modules/database/mysql/mysql_db.py E210
|
||||
lib/ansible/modules/database/mysql/mysql_user.py E322
|
||||
lib/ansible/modules/database/postgresql/postgresql_db.py E210
|
||||
lib/ansible/modules/database/postgresql/postgresql_ext.py E322
|
||||
lib/ansible/modules/database/postgresql/postgresql_ext.py E324
|
||||
lib/ansible/modules/database/postgresql/postgresql_lang.py E324
|
||||
lib/ansible/modules/database/postgresql/postgresql_schema.py E322
|
||||
lib/ansible/modules/database/postgresql/postgresql_schema.py E324
|
||||
lib/ansible/modules/database/postgresql/postgresql_user.py E322
|
||||
lib/ansible/modules/database/postgresql/postgresql_user.py E324
|
||||
lib/ansible/modules/database/postgresql/postgresql_user.py E326
|
||||
lib/ansible/modules/database/proxysql/proxysql_backend_servers.py E322
|
||||
lib/ansible/modules/database/proxysql/proxysql_global_variables.py E322
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue