diff --git a/Ansible_DEMO/variables.yml b/Ansible_DEMO/variables.yml index 864ea09..51fc54c 100644 --- a/Ansible_DEMO/variables.yml +++ b/Ansible_DEMO/variables.yml @@ -10,6 +10,8 @@ hap_git_dest: "/scripts/hap_git_dest" hap_git_folder: "/etc/haproxy" hap_git_key: "/scripts/hap_git-id_ssh_rsa" hap_git_script: "/scripts/git_hap-config_autoupdate.sh" +hap_git_bin: "/usr/sbin/haproxy" +hap_git_logfile: "/scripts/git_hap-config_autoupdate.log" #bind: domain: "YOUR.DOMAIN"