Skip to content

omniboard/ansible-role-awscli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS CLI Tools

This role installs the AWS CLI Tools using Python pip.

Build Status

Requirements

Python and pip must be installed.

Role Variables

No variables.

Dependencies

None.

Example Playbook

- hosts: servers
  roles:
     - { role: awscli, tags: [ 'awscli' ] }

License

Please see LICENSE.

Author Information

Original author is Daniel Schneller as member of the Rheinwerk project.

Packages

No packages published

Languages

  • Shell 100.0%