mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 10:31:56 +08:00
Get rid of welcome.conf and install libxml2
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
- quota
|
||||
- nano
|
||||
- pyliblzma
|
||||
- libxml2-python
|
||||
tags:
|
||||
- packages
|
||||
- people
|
||||
@@ -27,6 +28,11 @@
|
||||
tags:
|
||||
- people
|
||||
|
||||
- name: Remove default welcome.conf
|
||||
file: path=/etc/httpd/conf.d/welcome.conf state=absent
|
||||
tags:
|
||||
- people
|
||||
|
||||
- name: start httpd
|
||||
service: name="httpd" state=started
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user