Skip to content

This repository has the code related to the Session "Enabling Cloud Native Compliance Using Ansible"

Notifications You must be signed in to change notification settings

louayshaat/devdays-ansiblecompliance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevDays Ansible Compliance Session

This repository has the code related to the Session "Enabling Cloud Native Compliance Using Ansible" This repo includes EC2 Image Builder, Systems Manager and cloudformation resources.

Continious Compliance for ec2

Architecture presented in the session covering the lifecycle of compliance for ec2

EC2 Image Builder

Ansbile Component Configuration

Below is the Ansible Component you need to build your reciepe ec2Image Builder - Ansible Component

Note: make sure you replace the bucketname and prefix with your bucket and prefix details

S3 Bucket

The context of the s3 bucket that contaiuns your ansible playbooks are available here s3 bucket playbooks

CloudFormation Template

Image Builder ec2 - Pipeline

Use this CFN templace to build an EC2 Image Builder Pipeline based on an Ansible Component

Note: Ensure you have your playbooks uploaded to an s3 bucket pre launching the CFN template. This template will only build the pipleline but will not run it

Systems Manager - State Manager

Zip file for the Ansible Playbook Association

State Manager - Association

Continious Compliance for container images

This wasnt covered in the session but you have the ability to do the same for container images.

EC2 Image Builder

Ansbile Component Configuration

Below is the Ansible Component you need to build your reciepe Image Builder container - Ansible Component

Note: make sure you replace the bucketname and prefix with your bucket and prefix details

S3 Bucket

The context of the s3 bucket that contaiuns your ansible playbooks are available here s3 bucket playbooks

CloudFormation Template

Image Builder container - Pipeline

Use this CFN templace to build a container Image Builder Pipeline based on an Ansible Component

Note: Ensure you have your playbooks uploaded to an s3 bucket pre launching the CFN template. This template will only build the pipleline but will not run it

About

This repository has the code related to the Session "Enabling Cloud Native Compliance Using Ansible"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published