Include restart_services.yml handlers from java-deptools playbook

This commit is contained in:
Mikolaj Izdebski 2018-03-06 04:37:08 +00:00
parent 19b597c3c9
commit b3a6656363

View file

@ -32,3 +32,6 @@
- basessh
- certbot
- java-deptools
handlers:
- import_tasks: "{{ handlers_path }}/restart_services.yml"