Pavel Kuleshov 2 months ago
parent 3b5493bf52
commit 0136f3a6c8

@ -17,9 +17,9 @@
dest: "{{ script_path }}"
mode: '0755'
- name: Create rsyncd.scrt file
- name: Create rsyncd.pwd file
ansible.builtin.copy:
dest: /etc/rsyncd.scrt
dest: /etc/rsyncd.pwd
content: password
mode: '0600'

Loading…
Cancel
Save