2023-12-18 23:20:30 +01:00

10 lines
138 B
YAML

---
- name: Installation lighttpd
apt: name=lighttpd state=present
- name: Copie wpad.dat
copy: src=wpad.dat dest=/var/www/html