fixed wrong gammu config dest

master
benkuly 4 years ago
parent f8663512de
commit ecf3116c4a

@ -53,7 +53,7 @@
- name: Ensure matrix-sms-bridge gammu-smsdrc installed
copy:
content: "{{ matrix_sms_bridge_registration }}"
content: "{{ matrix_sms_bridge_gammu_configuration }}"
dest: "{{ matrix_sms_bridge_config_path }}/gammu-smsdrc"
mode: 0644
owner: "{{ matrix_user_username }}"

Loading…
Cancel
Save