Skip to content

ypsman/ansible-aws-credentials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible aws-credentials

Build Status

AWS Credentials, Region and Config for specific User.

Example Playbook

- hosts: all
  roles:
    - role: ypsman.aws-credentials
      aws_user: 'username'
      aws_userhome: '/home/username'
      aws_region: 'eu-central-1'
      aws_key_id: 'youreAWSkey'
      aws_secret: 'youreAWSsecret'

About

Ansible role to deploy AWS credentils

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published