forked from ansible-collections/community.postgresql
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathgalaxy.yml
More file actions
20 lines (20 loc) · 635 Bytes
/
galaxy.yml
File metadata and controls
20 lines (20 loc) · 635 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
namespace: community
name: postgresql
version: 4.2.0
readme: README.md
authors:
- Ansible PostgreSQL community
description: A collection of PostgreSQL community modules for Ansible
license_file: COPYING
tags:
- database
- postgres
- postgresql
repository: https://github.com/ansible-collections/community.postgresql
documentation: https://docs.ansible.com/ansible/latest/collections/community/postgresql
homepage: https://github.com/ansible-collections/community.postgresql
issues: https://github.com/ansible-collections/community.postgresql/issues
build_ignore:
- .gitignore
- changelogs/.plugin-cache.yaml
- '*.tar.gz'