2023-01-05 11:44:26 +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