diff options
author | Théophile Helleboid <theophile.helleboid@captaintrain.com> | 2018-11-08 23:53:30 +0100 |
---|---|---|
committer | Théophile Helleboid <theophile.helleboid@captaintrain.com> | 2018-11-08 23:57:46 +0100 |
commit | b91d73415f453ef39faf9824601b3fbeecceb4ef (patch) | |
tree | 6fa5ec99885e5c8c4b7d3d2db50c309761afd651 | |
parent | bf2ab28e587be5d86a276217490a6591962d9a9b (diff) | |
download | ansible-postgresql-role-b91d73415f453ef39faf9824601b3fbeecceb4ef.tar.gz ansible-postgresql-role-b91d73415f453ef39faf9824601b3fbeecceb4ef.tar.zst ansible-postgresql-role-b91d73415f453ef39faf9824601b3fbeecceb4ef.zip |
Update README
fix barman and postgres galaxy names
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,7 +9,7 @@ This role has been tested on Ansible 2.3.0 and higher. | |||
9 | To install: | 9 | To install: |
10 | 10 | ||
11 | ``` | 11 | ``` |
12 | ansible-galaxy install trainline-eu.postgresql | 12 | ansible-galaxy install trainline-eu.ansible_postgresql_role |
13 | ``` | 13 | ``` |
14 | 14 | ||
15 | 15 | ||
@@ -18,7 +18,7 @@ ansible-galaxy install trainline-eu.postgresql | |||
18 | No dependencies | 18 | No dependencies |
19 | 19 | ||
20 | Recommended dependencies: | 20 | Recommended dependencies: |
21 | - trainline-eu.barman | 21 | - trainline-eu.ansible_barman_role |
22 | 22 | ||
23 | #### Compatibility matrix | 23 | #### Compatibility matrix |
24 | 24 | ||