文件名称:ansible-postgresql-role:安装,配置和管理Postgresql集群的角色
文件大小:88KB
文件格式:ZIP
更新时间:2024-06-11 09:35:35
HTML
PostgreSQL Ansible角色 Ansible角色,用于安装和配置PostgreSQL集群,数据库和用户。 请参阅。 安装 此角色已在Ansible 2.5.0及更高版本上进行了测试。 安装: ansible-galaxy install trainline-eu.ansible_postgresql_role 依存关系 没有依赖关系 推荐的依赖项: 相容性矩阵 下表列出了经过测试的OS / PostgreSQL对版本。 发行版/ PostgreSQL 9.4 9.5 9.6 10 11 12 13 Debian 9.x :no_entry: :check_mark_button: :no_entry: :check_mark_button: :check_mark_button: :check_mark_button: :check_mark_button: :check_mark_button: :check_mark_button: Debian 10.x :no_entry: :check_mark_butt
【文件预览】:
ansible-postgresql-role-master
----tasks()
--------postgres-database-extensions.yml(661B)
--------main.yml(2KB)
--------postgres-user.yml(834B)
--------postgres-common-preinstall.yml(777B)
--------postgres-standby-barman.yml(1KB)
--------postgres-standby-basebackup.yml(208B)
--------postgres-log-directory.yml(540B)
--------postgres-database.yml(834B)
--------postgres-common-postinstall.yml(2KB)
--------postgres-cluster.yml(5KB)
--------postgres-pgupgrades.yml(1KB)
--------postgres-data-directory.yml(423B)
----defaults()
--------main.yml(717B)
----templates()
--------pg_upgrade.sh.j2(8KB)
--------standby-barman-clone.sh.j2(2KB)
--------postgresql.9.5.conf.j2(24KB)
--------postgresql.9.6.conf.j2(25KB)
--------recovery.conf.j2(815B)
--------standby-pg_basebackup-clone.sh.j2(2KB)
--------pgBadger.sh.j2(656B)
--------pg_hba.conf.j2(5KB)
--------postgresql.9.1.conf.j2(20KB)
--------postgresql.9.4.conf.j2(23KB)
--------logrotate-postgresql-common.j2(364B)
--------postgresql.10.conf.j2(25KB)
--------postgresql.13.conf.j2(32KB)
--------postgresql.12.conf.j2(30KB)
--------postgresql.11.conf.j2(26KB)
----.github()
--------workflows()
----test()
--------main.yml(5KB)
--------requirements.yml(188B)
--------roles()
--------requirements.txt(15B)
--------hosts(35B)
----LICENSE(1KB)
----.gitignore(65B)
----README.md(6KB)
----meta()
--------main.yml(363B)