Skip to content

Instantly share code, notes, and snippets.

@hyperized
Created May 12, 2016 09:19
Show Gist options
  • Save hyperized/f30d8930df90cb3d6f3f30ba6567480d to your computer and use it in GitHub Desktop.
Save hyperized/f30d8930df90cb3d6f3f30ba6567480d to your computer and use it in GitHub Desktop.
- name: assemble configs
assemble:
src: "{{ haproxy_config_path }}/conf.d/"
dest: "{{ haproxy_config_path }}/{{ haproxy_config_file }}"
notify: reload haproxy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment