Skip to content
Snippets Groups Projects
Commit 4bf44ad5 authored by Hervé  MENAGER's avatar Hervé MENAGER
Browse files

ansible postgresql wip

ls pwd on source...

Former-commit-id: 46b482c75abf0178f96fe0ced7b338a6a07966a8
parent 7f89d146
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,8 @@ deploy-webserver:
- mkdir -p ~/.ssh
- echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > ~/.ssh/config
script:
- pwd
- ls
- yum install -y epel-release wget
- yum install -y gcc
- wget https://centos7.iuscommunity.org/ius-release.rpm
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment