From cb60447433edc6faae6f256075dcd4acda737f8c Mon Sep 17 00:00:00 2001 From: Chris Croome Date: Wed, 5 Jun 2019 11:03:44 +0100 Subject: [PATCH] descriptions added --- _services/devops.md | 3 ++- _technologies/ansible.md | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/_services/devops.md b/_services/devops.md index 82d6b46..a4d07a5 100644 --- a/_services/devops.md +++ b/_services/devops.md @@ -1,4 +1,5 @@ --- -title: Devops +title: DevOps name: Devops +description: Technology Cooperatives which provide services using software development practices that combines software development (Dev) and information technology operations (Ops) to shorten the systems development life cycle while delivering features, fixes, and update. --- diff --git a/_technologies/ansible.md b/_technologies/ansible.md index d5d0b7b..6464e8d 100644 --- a/_technologies/ansible.md +++ b/_technologies/ansible.md @@ -1,4 +1,5 @@ --- title: Ansible name: Ansible +description: Technology Co-operatives which supply devops services using Ansible, the agentless open-source software provisioning, configuration management, and application-deployment tool. ---