diff options
author | Théophile Helleboid - chtitux <chtitux@gmail.com> | 2018-11-09 16:35:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-09 16:35:20 +0100 |
commit | 5a084b7b21ac88f96ad36f0254c9e27666d41a02 (patch) | |
tree | a9fbc0f880b2940cef125d58e04b06ef68294dd6 /README.md | |
parent | e4dc49c472514ed083e5935758acc08df5ee959e (diff) | |
parent | c4606fce8ff23842250eff18f285ed9e38b98a3c (diff) | |
download | ansible-postgresql-role-5a084b7b21ac88f96ad36f0254c9e27666d41a02.tar.gz ansible-postgresql-role-5a084b7b21ac88f96ad36f0254c9e27666d41a02.tar.zst ansible-postgresql-role-5a084b7b21ac88f96ad36f0254c9e27666d41a02.zip |
Merge pull request #2 from chtitux/fix-ci
Fix Travis CI
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 | ||