b1bfee423b
This adds the webserver that serves the logs and generated images. Change-Id: I230f5291e0bd928af2e00966d76c3f385b749cb6
5 lines
74 B
YAML
5 lines
74 B
YAML
- name: restart apache2
|
|
service:
|
|
name: apache2
|
|
state: restarted
|