Skip to content

Latest commit

 

History

History

barman

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Ansible Role: barman

Run barman backups and install/setup barman on Debian and Ubuntu servers.

Role Variables

Available variables can be found in defaults/main.yml

Example Playbook

    - hosts: all

      vars:
        barman_postgresql_password: yoursecretpassword

      roles:
        - alphanodes.barman