Merge "Restart apache on graphite when LE updates certs"
This commit is contained in:
commit
8cc2c77bd8
@ -12,9 +12,7 @@
|
||||
# https://docs.ansible.com/ansible/latest/porting_guides/porting_guide_2.8.html#imports-as-handlers
|
||||
|
||||
- name: letsencrypt updated graphite01-main
|
||||
include_tasks: roles/letsencrypt-create-certs/handlers/touch_file.yaml
|
||||
vars:
|
||||
touch_file: '/tmp/letsencrypt-graphite01-main.stamp'
|
||||
include_tasks: roles/letsencrypt-create-certs/handlers/restart_apache.yaml
|
||||
|
||||
- name: letsencrypt updated tarballs-main
|
||||
include_tasks: roles/letsencrypt-create-certs/handlers/restart_apache.yaml
|
||||
|
Loading…
x
Reference in New Issue
Block a user