aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorThéophile Helleboid - chtitux <chtitux@gmail.com>2018-11-09 16:35:20 +0100
committerGitHub <noreply@github.com>2018-11-09 16:35:20 +0100
commit5a084b7b21ac88f96ad36f0254c9e27666d41a02 (patch)
treea9fbc0f880b2940cef125d58e04b06ef68294dd6 /README.md
parente4dc49c472514ed083e5935758acc08df5ee959e (diff)
parentc4606fce8ff23842250eff18f285ed9e38b98a3c (diff)
downloadansible-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.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 292c910..b5f4ea1 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ This role has been tested on Ansible 2.3.0 and higher.
9To install: 9To install:
10 10
11``` 11```
12ansible-galaxy install trainline-eu.postgresql 12ansible-galaxy install trainline-eu.ansible_postgresql_role
13``` 13```
14 14
15 15
@@ -18,7 +18,7 @@ ansible-galaxy install trainline-eu.postgresql
18No dependencies 18No dependencies
19 19
20Recommended dependencies: 20Recommended dependencies:
21- trainline-eu.barman 21- trainline-eu.ansible_barman_role
22 22
23#### Compatibility matrix 23#### Compatibility matrix
24 24