From 975f66f2eebe9dadba04f275774d4ab83f74cf25 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 14:04:41 +0200 Subject: Adding upstream version 7.7.0+dfsg. Signed-off-by: Daniel Baumann --- .../community/postgresql/meta/runtime.yml | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 ansible_collections/community/postgresql/meta/runtime.yml (limited to 'ansible_collections/community/postgresql/meta') diff --git a/ansible_collections/community/postgresql/meta/runtime.yml b/ansible_collections/community/postgresql/meta/runtime.yml new file mode 100644 index 000000000..f7fa752ae --- /dev/null +++ b/ansible_collections/community/postgresql/meta/runtime.yml @@ -0,0 +1,27 @@ +--- +requires_ansible: '>=2.9.10' +action_groups: + all: + - postgresql_copy + - postgresql_db + - postgresql_ext + - postgresql_idx + - postgresql_info + - postgresql_lang + - postgresql_membership + - postgresql_owner + - postgresql_pg_hba + - postgresql_ping + - postgresql_privs + - postgresql_publication + - postgresql_query + - postgresql_schema + - postgresql_script + - postgresql_sequence + - postgresql_set + - postgresql_slot + - postgresql_subscription + - postgresql_table + - postgresql_tablespace + - postgresql_user + - postgresql_user_obj_stat_info -- cgit v1.2.3