add postgres1c role

This commit is contained in:
Sergey Malyuk
2025-12-19 12:16:06 +03:00
parent 6876365108
commit 36d6be271e
13 changed files with 333 additions and 0 deletions

View File

@@ -0,0 +1,40 @@
postgres1c
=========
Installs postgrespro1c (https://1c.postgres.ru/) as a system service.
Requirements
------------
Linux (tested on Ubuntu 22.04)
Role Variables
--------------
`postgres1c_major_ver`: major version of the distribution to be installed
`postgres1c_postgres_pw`: password for user 'postgres'
`postgres1c_postgres_pw_path`: path to the (Ansible-encrypted) YAML file containing a password (see `molecule/default/secrets/`)
Dependencies
------------
None
Example Playbook
----------------
See `molecule/default/coverge.yaml` for an example.
License
-------
BSD
Author Information
------------------
Danilkin Danila (MIPT) and Alexander Gorelyshev
Genlab, LLC
corvus-migratorius@proton.me