lndobryden.ansible-role-aws

Build Status Ansible Role AWS =========

An Ansible role for installing boto3 and setting up aws configuration

Requirements

None

Role Variables

aws_user:
aws_user_home:
aws_default_region:
aws_access_key_id:
aws_secret_access_key:

Example Playbook

- { role: lndobryden.aws,
     aws_user: root,
     aws_user_home: root
     default_region: us-east-1,
     aws_access_key_id: key,
     aws_secret_access_key: secret }

License

BSD

Author Information

Lee Dobryden - https://github.com/lndobryden

About

An ansible role for installing and configuring aws tools

Install
ansible-galaxy install lndobryden.ansible-role-aws
GitHub repository
License
Unknown
Downloads
47