system-config/playbooks/roles/refstack/handlers/main.yaml
Clark Boylan a4604ae0b3 Deploy refstack with ansible docker
This adds a dockerfile to build an opendevorg/refstack image as well as
the jobs to build and publish it.

Change-Id: Icade6c713fa9bf6ab508fd4d8d65debada2ddb30
2021-02-05 19:23:34 +00:00

5 lines
81 B
YAML

- name: refstack Reload apache2
service:
name: apache2
state: reloaded