Created
May 12, 2016 09:19
-
-
Save hyperized/f30d8930df90cb3d6f3f30ba6567480d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 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