Update PBApache.yml

This commit is contained in:
2026-09-14 13:47:33 +02:00
parent e0c180a8ac
commit 46990af76e
+1 -1
View File
@@ -6,7 +6,7 @@
tasks:
- name: "Apache installation"
become: yes
apt:
dnf:
name: "httpd"
state: "present"
update_cache: true