Menu

Tree [b799d6] master /
 History

HTTPS access


File Date Author Commit
 defaults 2025-04-02 Michail Shurutov Michail Shurutov [b799d6] many changes: add/modify handlers, remove unit ...
 handlers 2025-04-02 Michail Shurutov Michail Shurutov [b799d6] many changes: add/modify handlers, remove unit ...
 meta 2025-03-27 Michail Shurutov Michail Shurutov [e5665d] Fix errors of ansible lint
 tasks 2025-04-02 Michail Shurutov Michail Shurutov [b799d6] many changes: add/modify handlers, remove unit ...
 templates 2025-04-02 Michail Shurutov Michail Shurutov [b799d6] many changes: add/modify handlers, remove unit ...
 tests 2025-03-27 Michail Shurutov Michail Shurutov [beedfe] Initial commit after create role
 vars 2025-03-27 Michail Shurutov Michail Shurutov [beedfe] Initial commit after create role
 .gitignore 2025-03-29 Michail Shurutov Michail Shurutov [f4853b] change postgres_schedule_system_user topostgres...
 LICENSE 2025-03-27 Michail Shurutov Michail Shurutov [beedfe] Initial commit after create role
 README.md 2025-03-27 Michail Shurutov Michail Shurutov [beedfe] Initial commit after create role

Read Me

postgres_schedule

postgres_schedule is role for install and configure any PostgresQL schedulers: pg_timetable, pg_cron and so on.

Copyright (C) 2023 Mikhail Shurutov

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

Requirements

This role requires python v3 because python v2 is out of live.

Role Variables

A description of the settable variables for this role should go here, including any variables that are in defaults/main.yml, vars/main.yml, and any variables that can/should be set via parameters to the role. Any variables that are read from other roles and/or the global scope (ie. hostvars, group vars, etc.) should be mentioned here as well.

Dependencies

mshurutov.postgres

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  roles:
     - { role: username.rolename, x: 42 }

License

GPLv2

Author Information

My name is Mikhail Shurutov, I'm an operations engineer since 1997.

MongoDB Logo MongoDB