system-config/playbooks/roles/nodepool-launcher/handlers/main.yaml
Monty Taylor e0619f17f1 Run nodepool launchers with ansible and containers
We don't run start in prod normally but we do need to run
it in the gate.

Change-Id: Iec50684280409eb978bf5638bf74ae16fad8aa26
2020-04-30 17:37:22 +00:00

5 lines
90 B
YAML

- name: nodepool-launcher Reload apache2
service:
name: apache2
state: reloaded