Commit 2917cf88 authored by nanahira's avatar nanahira

notify for smartdns

parent 6cf1bd3b
--- ---
# handlers file for utility # handlers file for utility
\ No newline at end of file - name: restart_smartdns
docker_service:
project_src: '{{utility_root}}'
restarted: yes
services:
- smartdns-china
- smartdns-tls
...@@ -24,6 +24,7 @@ ...@@ -24,6 +24,7 @@
src: ./smartdns/ src: ./smartdns/
dest: '{{utility_root}}/smartdns' dest: '{{utility_root}}/smartdns'
delete: true delete: true
notify: restart_smartdns
- name: apt cacher Dockerfile - name: apt cacher Dockerfile
template: template:
src: ./apt-cacher-ng-docker/Dockerfile.j2 src: ./apt-cacher-ng-docker/Dockerfile.j2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment