Put mx-puppet-skype configs in ./config directory, not ./data
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
- name: Ensure mx-puppet-skype skype-registration.yaml installed
|
||||
copy:
|
||||
content: "{{ matrix_mx_puppet_skype_registration|to_nice_yaml }}"
|
||||
dest: "{{ matrix_mx_puppet_skype_config_path }}/skype-registration.yaml"
|
||||
dest: "{{ matrix_mx_puppet_skype_config_path }}/registration.yaml"
|
||||
mode: 0644
|
||||
owner: "{{ matrix_user_username }}"
|
||||
group: "{{ matrix_user_username }}"
|
||||
|
Reference in New Issue
Block a user