Fix XAMPP after testing

This commit is contained in:
Gašper Fele-Žorž 2025-09-10 13:34:04 +02:00
parent 8b2bbbd240
commit a0713cd89a

View file

@ -3,12 +3,12 @@
name: xampp-81
install_args: ""
- name: Make XAMPP config world writable
- name: Make XAMPP world writable
win_acl:
user: 'Authenticated Users'
path: "C:\\xampp\\xampp-control.ini"
path: "C:\\xampp\\"
type: allow
rights: Write
rights: FullControl
- name: Add firewall rules for XAMPP
win_firewall_rule: