diff --git a/README.md b/README.md index 5e49c5e..b6adc77 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ - [Videos](#videos) - [Tools](#tools) - [Blog posts and opinions](#blog-posts-and-opinions) -- [Playbooks and Roles](#playbooks-and-roles) +- [Playbooks, Roles and Collections](#playbooks-roles-and-collections) ## Official resources @@ -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 collection](https://galaxy.ansible.com/devsec/hardening) helps you harden your Linux Based OS as well as MySQL, NGINX and SSH Server/Services. +- [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. - [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.