ansible-ffibk/roles/service-cpthook/vars/main.yml

5 lines
120 B
YAML
Raw Normal View History

2019-02-15 11:39:48 +01:00
---
cpthook_path: "{{ gopath }}/bin/CptHook"
cpthook_config: "/etc/cpthook.yml"
cpthook_src: "github.com/fleaz/CptHook"