From 1cf6f6ee79c79238d59bb1bbe3f6ab332d44f199 Mon Sep 17 00:00:00 2001 From: Halim Qarroum Date: Mon, 20 Sep 2021 18:41:45 +0200 Subject: [PATCH] Add ansible-ssm --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 538b4f5..70500fa 100644 --- a/README.md +++ b/README.md @@ -101,3 +101,4 @@ - [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. +- [ansible-ssm](https://github.com/HQarroum/ansible-ssm) - An ansible role to provision physical and virtual hosts with the AWS SSM agent.