Ensure the box has rsync.

This commit is contained in:
Julien Palard 2021-04-06 21:49:40 +02:00
parent b7ad1ad448
commit 344cdaf703
1 changed files with 2 additions and 2 deletions

4
dl.yml
View File

@ -54,9 +54,9 @@
loop_control:
label: "{{ item.login }}"
- name: Install nginx fancyindex
- name: Install dependencies
apt:
name: libnginx-mod-http-fancyindex
name: [libnginx-mod-http-fancyindex, rsync]
state: present
- name: Setup afpy.org