You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/assets/automations/gather_facts/database/postgresql/manifest.yml

12 lines
391 B

id: gather_facts_postgresql
name: "{{ 'Gather facts for PostgreSQL' | trans }}"
category: database
type:
- postgresql
method: gather_facts
i18n:
Gather facts for PostgreSQL:
zh: 使用 Ansible 模块 postgresql 获取 PostgreSQL 信息
en: Gather facts for PostgreSQL using postgresql module
ja: postgresqlモジュールを使用して PostgreSQLから情報を収集する