Skip to content

deepdivenow/ansible-role-stolon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-stolon-role

example for role addition

- hosts: postgresql-stolon
  name: postgresql-stolon
  become: true
  roles:
    - role: ansible-postgres-simple
    - role: ansible-etcd
    - role: ansible-stolon
  tasks:

  vars:
    postgresql_version: 9.5
#    stolon_init: true
#    stolon_init_mode: new
#    stolon_postgres_port: 6432

  tags:
    - postgresql-stolon

About

Stolon ansible playbook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages