Commit b2967737 authored by nanahira's avatar nanahira

fix certs path

parent 7764848d
......@@ -21,7 +21,7 @@
notify: restart_ocserv
- name: ocserv certs
synchronize:
src: ./certs/{{ocservCert}}/
src: ../certs/{{ocservCert}}/
dest: '{{ansible_user_dir}}/nextgen-network/services/ocserv/certs'
delete: yes
copy_links: yes
......
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