Update PBApache.yml
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- name: "Apache installation"
|
- name: "Apache installation"
|
||||||
become: yes
|
become: yes
|
||||||
apt:
|
dnf:
|
||||||
name: "httpd"
|
name: "httpd"
|
||||||
state: "present"
|
state: "present"
|
||||||
update_cache: true
|
update_cache: true
|
||||||
|
|||||||
Reference in New Issue
Block a user