retrace: enable ssl before we start httpd
This commit is contained in:
parent
d892c2648d
commit
3a13123d61
1 changed files with 2 additions and 2 deletions
|
@ -5,6 +5,8 @@
|
|||
# Create database for faf
|
||||
- import_tasks: setup_db.yml
|
||||
|
||||
- import_tasks: ssl.yml
|
||||
|
||||
# Allow https and start httpd
|
||||
- import_tasks: services.yml
|
||||
|
||||
|
@ -69,5 +71,3 @@
|
|||
regexp: 'MORE_SATYR ='
|
||||
line: ' MORE_SATYR = "https://github.com/abrt/satyr/"'
|
||||
notify: restart httpd
|
||||
|
||||
- import_tasks: ssl.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue