Enable httpd on fedoramagazine service
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
dda4c4834d
commit
ce1bfc3cba
1 changed files with 3 additions and 0 deletions
|
@ -38,3 +38,6 @@
|
|||
- php-mcrypt
|
||||
- wget
|
||||
- unzip
|
||||
|
||||
- name: enable httpd service
|
||||
service: httpd state=enabled=yes state=started
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue