Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-postgresql

Setups PostgreSQL

Example playbook

---
- hosts: myserver
  roles:
    - role: sunfoxcz.postgresql
      postgresql_version: 12 # optional, default is 12

License

Licensed under MIT license. See LICENSE for details.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors