Add missing inmotion LE apache restart handler

This was missed in the original host enrollment.

Change-Id: Ic3e137a8505a5d18e882b434bf057436fccfeb1b
This commit is contained in:
Clark Boylan 2021-04-22 07:02:50 -07:00
parent db27381542
commit 3bdc358a2e
1 changed files with 3 additions and 0 deletions

View File

@ -197,6 +197,9 @@
- name: letsencrypt updated mirror01-regionone-osuosl-main
include_tasks: roles/letsencrypt-create-certs/handlers/restart_apache.yaml
- name: letsencrypt updated mirror01-iad3-inmotion-main
include_tasks: roles/letsencrypt-create-certs/handlers/restart_apache.yaml
# Gate testing hosts:
- name: letsencrypt updated letsencrypt01-main-service
include_tasks: roles/letsencrypt-create-certs/handlers/touch_file.yaml