From b16fa0dd853da0a4d346d4f49c2cd6a4044dc224 Mon Sep 17 00:00:00 2001 From: schurzi Date: Wed, 4 May 2022 15:17:33 +0200 Subject: [PATCH] Update README.md add space --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6adc77..3660f8d 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ - [Ansible Vagrant Examples by geerlingguy](https://github.com/geerlingguy/ansible-vagrant-examples) - Ansible examples using Vagrant to deploy to local VMs. - [Ansible playbook for Linux machine setup](https://github.com/olivomarco/my-ansible-linux-setup) - Ansible playbook for setting up a self-updating, hardened Debian/Ubuntu machine with Docker daemon. -- [DevSec Hardening Framework](https://dev-sec.io/) - The DevSec collectionhelps you harden your Linux Based OS as well as MySQL, NGINX and SSH Server/Services. +- [DevSec Hardening Framework](https://dev-sec.io/) - The DevSec collection helps you harden your Linux Based OS as well as MySQL, NGINX and SSH Server/Services. - [T.A.D.S. boilerplate](https://github.com/Thomvaill/tads-boilerplate) - Provision and deploy a Docker Swarm cluster to development environment and to production. Infrastructure as Code and DevOps best practices. - [Openstack Ansible](https://github.com/openstack/openstack-ansible) - Ansible Playbooks for deploying [OpenStack](https://www.openstack.org/). - [DebOps](https://docs.debops.org/en/master/) - A extensive collection of Debian based Ansible Playbooks.