Merge "Fixes VMTP deploys."
This commit is contained in:
commit
297cade18c
@ -30,7 +30,7 @@
|
||||
- "{{ role_path }}/templates/{{ item }}.j2"
|
||||
- "{{ node_custom_config }}/{{ item }}"
|
||||
- "{{ node_custom_config }}/vmtp/{{ item }}"
|
||||
dest: "{{ python_path }}/vmtp/{{ item }}"
|
||||
dest: "{{ node_config_directory }}/vmtp/{{ item }}"
|
||||
mode: "0660"
|
||||
become: true
|
||||
register: vmtp_confs
|
||||
|
Loading…
x
Reference in New Issue
Block a user