clone to the right place
This commit is contained in:
parent
ffc0528eb0
commit
1283a412c2
1 changed files with 1 additions and 1 deletions
|
@ -48,6 +48,6 @@
|
||||||
- htop # not a dep, but handy
|
- htop # not a dep, but handy
|
||||||
- git
|
- git
|
||||||
- name: clone the flask repo
|
- name: clone the flask repo
|
||||||
git: repo=git://github.com/fedora-infra/hrf.git dest=/srv/www/
|
git: repo=git://github.com/fedora-infra/hrf.git dest=/srv/www/hrf
|
||||||
- name: enable port 80
|
- name: enable port 80
|
||||||
command: lokkit -p '80:tcp'
|
command: lokkit -p '80:tcp'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue