]> git.immae.eu Git - github/fretlink/ansible-postgresql-role.git/blobdiff - README.md
Update README.md with links to Galaxy
[github/fretlink/ansible-postgresql-role.git] / README.md
index 292c910adac74e8b7f7b496bbca42ef47a2a53b7..515535b87f139b7c56dfad5554f2f59f7c91e0be 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,7 +1,9 @@
-## PostgreSQL Ansible role [![Build Status](https://travis-ci.org/trainline-eu/postgresql.svg?branch=master)](https://travis-ci.org/trainline-eu/postgresql)
+## PostgreSQL Ansible role [![Build Status](https://travis-ci.org/trainline-eu/ansible-postgresql-role.svg?branch=master)](https://travis-ci.org/trainline-eu/ansible-postgresql-role)
 
 Ansible role which installs and configures PostgreSQL clusters, databases and users.
 
+See [role page on Ansible Galaxy](https://galaxy.ansible.com/trainline-eu/ansible_postgresql_role).
+
 #### Installation
 
 This role has been tested on Ansible 2.3.0 and higher.
@@ -9,7 +11,7 @@ This role has been tested on Ansible 2.3.0 and higher.
 To install:
 
 ```
-ansible-galaxy install trainline-eu.postgresql
+ansible-galaxy install trainline-eu.ansible_postgresql_role
 ```
 
 
@@ -18,7 +20,7 @@ ansible-galaxy install trainline-eu.postgresql
 No dependencies
 
 Recommended dependencies:
-- trainline-eu.barman
+- [trainline-eu.ansible_barman_role](https://galaxy.ansible.com/trainline-eu/ansible_barman_role)
 
 #### Compatibility matrix