diff options
Diffstat (limited to 'README.md')
-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 | ||