Commit 741bd032 authored by nanahira's avatar nanahira

fix

parent c416eeb1
...@@ -25,12 +25,20 @@ ...@@ -25,12 +25,20 @@
src: ./smartdns/ src: ./smartdns/
dest: '{{utility_root}}/smartdns' dest: '{{utility_root}}/smartdns'
delete: true delete: true
recursive: yes
verify_host: no
checksum: yes
archive: no
notify: restart_smartdns notify: restart_smartdns
- name: sni - name: sni
synchronize: synchronize:
src: ./sni/ src: ./sni/
dest: '{{utility_root}}/sni' dest: '{{utility_root}}/sni'
delete: true delete: true
recursive: yes
verify_host: no
checksum: yes
archive: no
notify: restart_sni notify: restart_sni
- name: apt cacher Dockerfile - name: apt cacher Dockerfile
template: template:
......
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