From 65b35f6c70aa23c11ff0ef98e15fc2922b9a61f7 Mon Sep 17 00:00:00 2001 From: Robert de Bock Date: Sat, 5 Jan 2019 21:53:11 +0000 Subject: [PATCH] Update the description of the role. --- README.md | 2 +- meta/main.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a4dc12d..dfd5c6c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ httpd [![Build Status](https://travis-ci.org/robertdebock/ansible-role-httpd.svg?branch=master)](https://travis-ci.org/robertdebock/ansible-role-httpd) -The purpose of this role is to install and configure httpd on your system. +Install and configure httpd on your system. Example Playbook ---------------- diff --git a/meta/main.yml b/meta/main.yml index b7aafbf..081ef8b 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -2,7 +2,7 @@ galaxy_info: author: Robert de Bock role_name: httpd - description: The purpose of this role is to install and configure httpd on your system. + description: Install and configure httpd on your system. license: Apache-2.0 company: none min_ansible_version: 2.6