allow port 80 in iptables
This commit is contained in:
parent
668c30a61c
commit
ffc0528eb0
1 changed files with 2 additions and 0 deletions
|
@ -49,3 +49,5 @@
|
|||
- git
|
||||
- name: clone the flask repo
|
||||
git: repo=git://github.com/fedora-infra/hrf.git dest=/srv/www/
|
||||
- name: enable port 80
|
||||
command: lokkit -p '80:tcp'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue