Commit 2917cf88 authored by nanahira's avatar nanahira

notify for smartdns

parent 6cf1bd3b
---
# handlers file for utility
\ No newline at end of file
# handlers file for utility
- name: restart_smartdns
docker_service:
project_src: '{{utility_root}}'
restarted: yes
services:
- smartdns-china
- smartdns-tls
......@@ -24,6 +24,7 @@
src: ./smartdns/
dest: '{{utility_root}}/smartdns'
delete: true
notify: restart_smartdns
- name: apt cacher Dockerfile
template:
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