/ansible-lambda-layer

A lambda Layer for running ansible in Python 3.6 Lambda functions

Primary LanguageShell

Ansible Python Lambda Layer

A lambda Layer for running ansible in Python 3.6 Lambda functions

How to use

First you must clone the repo, build the file, and publish it to AWS:

git clone git@github.com:rsbowers/ansible-lambda-layer
cd ansible-lambda-layer
./build
sls deploy