mirror of https://github.com/ansible/ansible.git
Make sure postgresql tests are run for all postgres_* modules (#61647)
(cherry picked from commit 4d057e0331)
pull/61725/head
parent
bbf268c451
commit
e9e8d2b5d6
@ -1,6 +1,23 @@
|
|||||||
destructive
|
destructive
|
||||||
shippable/posix/group4
|
shippable/posix/group4
|
||||||
|
postgresql_copy
|
||||||
postgresql_db
|
postgresql_db
|
||||||
|
postgresql_ext
|
||||||
|
postgresql_idx
|
||||||
|
postgresql_info
|
||||||
|
postgresql_lang
|
||||||
|
postgresql_membership
|
||||||
|
postgresql_owner
|
||||||
|
postgresql_pg_hba
|
||||||
|
postgresql_ping
|
||||||
postgresql_privs
|
postgresql_privs
|
||||||
|
postgresql_publication
|
||||||
|
postgresql_query
|
||||||
|
postgresql_schema
|
||||||
|
postgresql_sequence
|
||||||
|
postgresql_set
|
||||||
|
postgresql_slot
|
||||||
|
postgresql_table
|
||||||
|
postgresql_tablespace
|
||||||
postgresql_user
|
postgresql_user
|
||||||
skip/osx
|
skip/osx
|
||||||
|
|||||||
Loading…
Reference in New Issue