mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 04:22:18 +08:00
Enable httpd on fedoramagazine service
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -38,3 +38,6 @@
|
||||
- php-mcrypt
|
||||
- wget
|
||||
- unzip
|
||||
|
||||
- name: enable httpd service
|
||||
service: httpd state=enabled=yes state=started
|
||||
|
||||
Reference in New Issue
Block a user