This has to have accept_hostkey for newer ansible.
This commit is contained in:
parent
d71f6ea27e
commit
87955fd2dd
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
shell: chkconfig fail2ban on && service fail2ban start
|
||||
|
||||
- name: clone the flask repo
|
||||
git: repo=git://github.com/fedora-infra/hrf.git dest=/srv/www/hrf
|
||||
git: repo=git://github.com/fedora-infra/hrf.git dest=/srv/www/hrf accept_hostkey=true
|
||||
|
||||
- name: enable port 80
|
||||
command: lokkit -p '80:tcp'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue